Class TemplateConfig.ImagePermissions
Inheritance
System.Object
TemplateConfig.ImagePermissions
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 ImagePermissions : TemplateConfig.BasePermissions<TemplateConfig.ImagePermissions, ImagePermissions>
Constructors
ImagePermissions()
Declaration
public ImagePermissions()
Fields
AllowChangeImage
Declaration
public bool? AllowChangeImage
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
AllowEditImage
Declaration
public bool? AllowEditImage
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
AllowKeepOverlayColor
Declaration
public bool? AllowKeepOverlayColor
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |