Back to Website
Show / Hide Table of Contents

Class TemplateConfig.ItemPermissions

Inheritance
System.Object
TemplateConfig.BasePermissions<TemplateConfig.ItemPermissions, ItemPermissions>
TemplateConfig.ItemPermissions
Inherited Members
TemplateConfig.BasePermissions<TemplateConfig.ItemPermissions, ItemPermissions>.CopyTo(ItemPermissions)
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 ItemPermissions : TemplateConfig.BasePermissions<TemplateConfig.ItemPermissions, ItemPermissions>

Constructors

ItemPermissions()

Declaration
public ItemPermissions()

Fields

AllowOpacityChange

Declaration
public bool? AllowOpacityChange
Field Value
Type Description
System.Nullable<System.Boolean>

AllowRemoveOnLayoutChange

Declaration
public bool? AllowRemoveOnLayoutChange
Field Value
Type Description
System.Nullable<System.Boolean>

AllowZOrderChange

Declaration
public bool? AllowZOrderChange
Field Value
Type Description
System.Nullable<System.Boolean>

Methods

CopyTo(ItemPermissions)

Declaration
public override void CopyTo(ItemPermissions dst)
Parameters
Type Name Description
ItemPermissions dst
Overrides
Aurigma.DesignAtoms.Convert.TemplateConfig.BasePermissions<Aurigma.DesignAtoms.Convert.TemplateConfig.ItemPermissions, Aurigma.DesignAtoms.Model.Items.ItemPermissions>.CopyTo(Aurigma.DesignAtoms.Model.Items.ItemPermissions)
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...