Dover Framework
 All Classes Namespaces Functions Variables Properties Pages
Properties | List of all members
Dover.Framework.Attribute.PermissionAttribute Class Reference

Used to create custom Addin Permission attributes. More...

Inherits Attribute.

Properties

String PermissionID [get, set]
 Unique ID of the permission More...
 
String Name [get, set]
 Display name of the permission. More...
 
String ParentID [get, set]
 Parent ID of the permission. More...
 
String FormType [get, set]
 FormType that this permission will restrict. Leave empty if it's not related to any form More...
 
BoUPTOptions Options [get, set]
 Access options related to this Permission More...
 

Detailed Description

Used to create custom Addin Permission attributes.

Property Documentation

String Dover.Framework.Attribute.PermissionAttribute.FormType
getset

FormType that this permission will restrict. Leave empty if it's not related to any form

String Dover.Framework.Attribute.PermissionAttribute.Name
getset

Display name of the permission.

BoUPTOptions Dover.Framework.Attribute.PermissionAttribute.Options
getset

Access options related to this Permission

String Dover.Framework.Attribute.PermissionAttribute.ParentID
getset

Parent ID of the permission.

String Dover.Framework.Attribute.PermissionAttribute.PermissionID
getset

Unique ID of the permission


The documentation for this class was generated from the following file: