Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Conventions.MemberTypes

    Defines the alias identifiers for Umbraco member types.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.Conventions.MemberTypes

    Fields

    View Source

    AllMembersListId

    Declaration
    public const string AllMembersListId = "all-members"
    Field Value
    Type Description
    string
    View Source

    DefaultAlias

    MemberType alias for default member type.

    Declaration
    public const string DefaultAlias = "Member"
    Field Value
    Type Description
    string
    View Source

    SystemDefaultProtectType

    Declaration
    public const string SystemDefaultProtectType = "_umbracoSystemDefaultProtectType"
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX