Class MemberTypePropertyTypeVisibility
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.MemberType
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class MemberTypePropertyTypeVisibility
Properties
View SourceMemberCanEdit
Declaration
public bool MemberCanEdit { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
MemberCanView
Declaration
public bool MemberCanView { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |