View Source
Class ObjectTypePresentationFactory
Inheritance
System.Object
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class ObjectTypePresentationFactory : IObjectTypePresentationFactory
Constructors
View Source
ObjectTypePresentationFactory(IRelationService)
Declaration
public ObjectTypePresentationFactory(IRelationService relationService)
Parameters
Type |
Name |
Description |
IRelationService |
relationService |
|
Methods
View Source
Create()
Declaration
public IEnumerable<ObjectTypeResponseModel> Create()
Returns