Back to Website
Show / Hide Table of Contents

Class TemplateConfig.PlaceholderPermissions

Inheritance
System.Object
TemplateConfig.BasePermissions<TemplateConfig.PlaceholderPermissions, PlaceholderPermissions>
TemplateConfig.PlaceholderPermissions
Inherited Members
TemplateConfig.BasePermissions<TemplateConfig.PlaceholderPermissions, PlaceholderPermissions>.CopyTo(PlaceholderPermissions)
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>
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...