AclItemInfoProviderClearRequestCache Method |
Invalidates security settings for given document and user.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static void ClearRequestCache(
TreeNode node,
int userId
)
Parameters
- node
- Type: CMS.DocumentEngineTreeNode
Tree node - userId
- Type: SystemInt32
User identifier
See Also