Class Constants.MemberTypes.Guids
Contains GUID constants for built-in member types.
Inheritance
object
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Constants.MemberTypes.Guids
Fields
View SourceMember
The GUID for the Member member type as a string.
Declaration
public const string Member = "d59be02f-1df9-4228-aa1e-01917d806cda"
Field Value
| Type | Description |
|---|---|
| string |
MemberGuid
The GUID for the Member member type.
Declaration
public static readonly Guid MemberGuid
Field Value
| Type | Description |
|---|---|
| Guid |