Dynamicweb.Content.Files Namespace : Permission Class |
For a list of all members of this type, see Permission members.
Name | Description | |
---|---|---|
ClearCache | Clears the cache for the permissions. | |
CopyPermissions | Copy the permissions of the current folder and its subfolders. | |
Delete | Overloaded. Deletes a permission from the database. | |
DeletePermissions | Deletes the permissions of the current folder and its subfolders. | |
Fill | Overridden. Fills object properties according to provided IDataReader. | |
GetPermissionByID | Retrieves a permission by user ID and a folder name. | |
GetPermissionBySql | Retrieves a permission according to provided SQL statement. | |
HasAccess | Determines whether a user has access to a folder or not. | |
HasAccessFrontend | Determines whether a user has access to an extranet folder or not. | |
HasRestrictedContent | Determines whether a folder has restricted content or not. | |
MovePermissions | Moves the permissions of the current folder and its subfolders. | |
Save | Saves current permissions. |