Overload List
Name | Description | |
---|---|---|
IsAuthorizedPerDocument(Int32, String, NodePermissionsEnum, String, UserInfo) |
Checks if the user is authorized for specified document (Check all CONTENT, CLASS and Document type permissions.
| |
IsAuthorizedPerDocument(TreeNode, NodePermissionsEnum, Boolean, String, UserInfo) |
Checks if the user is authorized for specified document (Check all CONTENT, CLASS and Document type permissions.
| |
IsAuthorizedPerDocument(TreeNode, NodePermissionsEnum , Boolean, String, UserInfo) |
Checks if the user is authorized for specified document (Check all CONTENT, CLASS and Document type permissions.
| |
IsAuthorizedPerDocument(TreeNode, NodePermissionsEnum, String, Boolean, String, UserInfo) | Obsolete.
Checks if the user is authorized for specified document (Check all CONTENT, CLASS and Document type permissions.
| |
IsAuthorizedPerDocument(TreeNode, NodePermissionsEnum , String, Boolean, String, UserInfo) | Obsolete.
Checks if the user is authorized for specified document (Check all CONTENT, CLASS and Document type permissions.
|
See Also