Returns true if specified user is granted with given permission for the ACL specified by the ACLID value.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- aclId
- Type: System Int32
ACLID value
- permission
- Type: CMS.DocumentEngine NodePermissionsEnum
Required permission
- userInfo
- Type: CMS.Membership UserInfo
Current user info object
- siteId
- Type: System Int32
Site ID
Return Value
Type: AuthorizationResultEnumRemarks
See Also