Class ElementTypeController
- Namespace
- Umbraco.Cms.Web.BackOffice.Controllers
- Assembly
- Umbraco.Web.BackOffice.dll
public class ElementTypeController : UmbracoAuthorizedJsonController
- Inheritance
-
ElementTypeController
- Inherited Members
Constructors
ElementTypeController(IContentTypeService)
public ElementTypeController(IContentTypeService contentTypeService)
Parameters
contentTypeServiceIContentTypeService
Methods
GetAll()
[HttpGet]
public IEnumerable<object> GetAll()