Class NestedContentController
Inheritance
System.Object
Namespace: Umbraco.Web.PropertyEditors
Assembly: Umbraco.Web.dll
Syntax
[PluginController("UmbracoApi")]
public class NestedContentController : UmbracoAuthorizedJsonController, IDiscoverable
Methods
View SourceGetContentTypes()
Declaration
public IEnumerable<object> GetContentTypes()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.Object> |