AclItemInfoProvider GetAclItemsInternal Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodGetAclItemsInternal 
Returns a query for all the AclItemInfo objects.
Protected methodGetAclItemsInternal(Int32, Int32, UserInfo)
Returns DataSet containing all ACL items related to the specified ACL and user.
Protected methodGetAclItemsInternal(Int32, String, String, Int32, String, Boolean)
Returns DataSet containing all ACL items related to the specified node. (The inherited ACL items are not included.).
Back to Top
See Also