SyncManagerProcessACLItems Method |
Break ACL inheritance.
Namespace: CMS.SynchronizationAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 12.0.0
Syntax protected virtual void ProcessACLItems(
DataSet documentDS,
TaskTypeEnum taskType,
string safeClassName
)
Parameters
- documentDS
- Type: System.DataDataSet
Document data - taskType
- Type: CMS.DataEngineTaskTypeEnum
Task type information - safeClassName
- Type: SystemString
Class name of document in safe format
See Also