Search Results for

    Show / Hide Table of Contents
    View Source

    Class MemberCreateModel

    Inheritance
    object
    ContentEditingModelBase
    MemberEditingModelBase
    Namespace: Umbraco.Cms.Core.Models.ContentEditing
    Assembly: Umbraco.Core.dll
    Syntax
    public class MemberCreateModel : MemberEditingModelBase

    Properties

    View Source

    ContentTypeKey

    Declaration
    public Guid ContentTypeKey { get; set; }
    Property Value
    Type Description
    Guid
    View Source

    Key

    Declaration
    public Guid? Key { get; set; }
    Property Value
    Type Description
    Guid?
    View Source

    Password

    Declaration
    public string Password { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX