| AclItemInfoProviderGetAclItems Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also