Class MemberCreateModel
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
public class MemberCreateModel : MemberEditingModelBaseProperties
View SourceContentTypeKey
Declaration
public Guid ContentTypeKey { get; set; }Property Value
| Type | Description | 
|---|---|
| Guid | 
Key
Declaration
public Guid? Key { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<Guid> | 
Password
Declaration
public string Password { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String |