Dynamicweb 8 Documentation
Permission Class Members
Fields  Properties  Methods 


The following tables list the members exposed by Permission.

Public Constructors
 NameDescription
Public ConstructorPermission ConstructorCreates a new instance of the class.  
Top
Public Fields
 NameDescription
Public FieldAdminUserType  
Top
Public Properties
 NameDescription
Public PropertyAccessElementPermissionElementIDGets or sets the element ID.  
Public PropertyAccessElementPermissionElementTextIDGets or sets the element text ID.  
Public PropertyAccessElementPermissionTypeIDGets or sets the type ID.  
Public PropertyAccessElementPermissionTypePermissionGets or sets the type permission.  
Public PropertyAccessElementPermissionUserIDGets or sets the user ID.  
Public PropertyIDGets or sets permission's ID.  
Public Propertystatic (Shared in Visual Basic)IsAdministratorGets a value indicating if the current user is administrator.  
Public Propertystatic (Shared in Visual Basic)IsAngelOrSysAdminGets a value indicating if the current user is angel or system administrator.  
Public PropertyToDeleteGets or sets a value indicating whether a permission should be delete or not.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ClearCacheClears the cache for the permissions.  
Public Methodstatic (Shared in Visual Basic)CopyPermissionsCopy the permissions of the current folder and its subfolders.  
Public MethodDeleteOverloaded. Deletes a permission from the database.  
Public Methodstatic (Shared in Visual Basic)DeletePermissionsDeletes the permissions of the current folder and its subfolders.  
Public MethodFillOverridden. Fills object properties according to provided IDataReader.  
Public Methodstatic (Shared in Visual Basic)GetPermissionByIDRetrieves a permission by user ID and a folder name.  
Public Methodstatic (Shared in Visual Basic)GetPermissionBySqlRetrieves a permission according to provided SQL statement.  
Public Methodstatic (Shared in Visual Basic)HasAccessDetermines whether a user has access to a folder or not.  
Public Methodstatic (Shared in Visual Basic)HasAccessFrontendDetermines whether a user has access to an extranet folder or not.  
Public Methodstatic (Shared in Visual Basic)HasRestrictedContentDetermines whether a folder has restricted content or not.  
Public Methodstatic (Shared in Visual Basic)MovePermissionsMoves the permissions of the current folder and its subfolders.  
Public MethodSaveSaves current permissions.  
Top
Protected Methods
 NameDescription
Protected MethodFillRowOverridden.   
Top
See Also

Reference

Permission Class
Dynamicweb.Content.Files Namespace

Send Feedback