Class NestedContentController
- Namespace
- Umbraco.Cms.Web.BackOffice.PropertyEditors
- Assembly
- Umbraco.Web.BackOffice.dll
[Obsolete("Nested content is obsolete, will be removed in V13")]
public class NestedContentController : UmbracoAuthorizedJsonController
- Inheritance
-
NestedContentController
- Inherited Members
Constructors
NestedContentController(IContentTypeService)
public NestedContentController(IContentTypeService contentTypeService)
Parameters
contentTypeServiceIContentTypeService
Methods
GetContentTypes()
[HttpGet]
public IEnumerable<object> GetContentTypes()