View Source
Class MemberTypePropertyTypeModel
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public class MemberTypePropertyTypeModel : PropertyTypeModelBase
Properties
View Source
IsSensitive
Declaration
public bool IsSensitive { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
MemberCanEdit
Declaration
public bool MemberCanEdit { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
MemberCanView
Declaration
public bool MemberCanView { get; set; }
Property Value
Type |
Description |
System.Boolean |
|