Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IMemberTypePresentationFactory

    Namespace: Umbraco.Cms.Api.Management.Factories
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public interface IMemberTypePresentationFactory

    Methods

    View Source

    CreateResponseModelAsync(IMemberType)

    Declaration
    Task<MemberTypeResponseModel> CreateResponseModelAsync(IMemberType memberType)
    Parameters
    Type Name Description
    IMemberType memberType
    Returns
    Type Description
    Task<MemberTypeResponseModel>
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • CreateResponseModelAsync(IMemberType)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX