Click or drag to resize
AclInfoProviderGetAclsInternal Method
Returns a query for all the AclInfo objects.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<AclInfo> GetAclsInternal()

Return Value

Type: ObjectQueryAclInfo
See Also