AclItemInfoProviderGetAclItems Method |
Name | Description | |
---|---|---|
GetAclItems |
Returns a query for all the AclItemInfo objects.
| |
GetAclItems(TreeNode, UserInfo) |
Returns DataSet containing ACL items related to the specified node and relevant for given user account (and its roles).
| |
GetAclItems(Int32, Int32, UserInfo) |
Returns DataSet containing all ACL items related to the specified ACL and user.
| |
GetAclItems(Int32, String, String, Int32, String, Boolean) |
Returns DataSet containing all ACL items related to the specified node. (The inherited ACL items are not included.).
|