Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Conventions.MemberTypes

    Defines the alias identifiers for Umbraco member types.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class MemberTypes

    Fields

    View Source

    AllMembersListId

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

    DefaultAlias

    MemberType alias for default member type.

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

    SystemDefaultProtectType

    Declaration
    public const string SystemDefaultProtectType = "_umbracoSystemDefaultProtectType"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • AllMembersListId
      • DefaultAlias
      • SystemDefaultProtectType
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX