AclInfoProviderSetAclInfoInternal Method |
Sets (updates or inserts) specified AclInfo.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax protected virtual void SetAclInfoInternal(
AclInfo infoObj
)
Parameters
- infoObj
- Type: CMS.DocumentEngineAclInfo
AclInfo to be set.
See Also