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