Class TemplateConfig.PlaceholderPermissions
Inheritance
System.Object
TemplateConfig.PlaceholderPermissions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class PlaceholderPermissions : TemplateConfig.BasePermissions<TemplateConfig.PlaceholderPermissions, PlaceholderPermissions>
Constructors
PlaceholderPermissions()
Declaration
public PlaceholderPermissions()
Fields
AllowEditContent
Declaration
public bool? AllowEditContent
Field Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
ShowDoneButton
Declaration
public bool? ShowDoneButton
Field Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
ShowHandleButton
Declaration
public bool? ShowHandleButton
Field Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
ShowSelectButton
Declaration
public bool? ShowSelectButton
Field Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |