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