Sets specified Allowed and Denied permissions to the specified role for given node.
             
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
Document node 
- allowed
 - Type: 
System Int32
Allowed permissions 
- denied
 - Type: 
System Int32
Denied permissions 
- roleInfo
 - Type: CMS.Membership RoleInfo
RoleInfo instance 
See Also