Search Results for

    Show / Hide Table of Contents
    View Source

    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 Source

    Member

    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
    View Source

    MemberGuid

    The GUID for the Member member type.

    Declaration
    public static readonly Guid MemberGuid
    Field Value
    Type Description
    Guid
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX