Interface IObjectTypePresentationFactory
Namespace: Umbraco.Cms.Api.Management.Factories
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public interface IObjectTypePresentationFactory
Methods
View SourceCreate()
Declaration
IEnumerable<ObjectTypeResponseModel> Create()
Returns
Type | Description |
---|---|
IEnumerable<Object |