Skip to main content

Class TemplateConfig.ImagePermissions

Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class ImagePermissions : TemplateConfig.BasePermissions<TemplateConfig.ImagePermissions, ImagePermissions>

Inheritance: System.Object -> Aurigma.DesignAtoms.Convert.TemplateConfig.BasePermissions<Aurigma.DesignAtoms.Convert.TemplateConfig.ImagePermissions,Aurigma.DesignAtoms.Model.Items.ImagePermissions> -> TemplateConfig.ImagePermissions

Inherited Members

  • Aurigma.DesignAtoms.Convert.TemplateConfig.BasePermissions<Aurigma.DesignAtoms.Convert.TemplateConfig.ImagePermissions,Aurigma.DesignAtoms.Model.Items.ImagePermissions>.CopyTo(Aurigma.DesignAtoms.Model.Items.ImagePermissions)
  • 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

Constructors

ImagePermissions

public ImagePermissions()

Fields

AllowChangeImage

public bool? AllowChangeImage

AllowEditImage

public bool? AllowEditImage

AllowKeepOverlayColor

public bool? AllowKeepOverlayColor
Was this page helpful?