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 SourceAllMembersListId
Declaration
public const string AllMembersListId = "all-members"
  Field Value
| Type | Description | 
|---|---|
| System.String | 
DefaultAlias
MemberType alias for default member type.
Declaration
public const string DefaultAlias = "Member"
  Field Value
| Type | Description | 
|---|---|
| System.String | 
SystemDefaultProtectType
Declaration
public const string SystemDefaultProtectType = "_umbracoSystemDefaultProtectType"
  Field Value
| Type | Description | 
|---|---|
| System.String |