Search Results for

    Show / Hide Table of Contents
    View Source

    Class ObjectTypePresentationFactory

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.Factories
    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
    Type Description
    IEnumerable<ObjectTypeResponseModel>
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ObjectTypePresentationFactory(IRelationService)
    • Methods
      • Create()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX