Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IMemberTypeService

    Manages IMemberType objects.

    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IMemberTypeService : IContentTypeBaseService<IMemberType>, IContentTypeBaseService, IService

    Methods

    View Source

    GetDefault()

    Gets the alias of the default IMemberType.

    Declaration
    string GetDefault()
    Returns
    Type Description
    string

    The alias of the default member type.

    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX