Click or drag to resize
AclItemInfoProviderGetAclItems Method
Overload List
  NameDescription
Public methodStatic memberGetAclItems
Returns a query for all the AclItemInfo objects.
Public methodStatic memberGetAclItems(TreeNode, UserInfo)
Returns DataSet containing ACL items related to the specified node and relevant for given user account (and its roles).
Public methodStatic memberGetAclItems(Int32, Int32, UserInfo)
Returns DataSet containing all ACL items related to the specified ACL and user.
Top
See Also