AclItemInfoProviderClearRequestCacheInternal Method |
Invalidates security settings for given document and user.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax protected virtual void ClearRequestCacheInternal(
TreeNode node,
int userId
)
Parameters
- node
- Type: CMS.DocumentEngineTreeNode
Document node - userId
- Type: SystemInt32
User ID
See Also