DocumentSecurityHelperGetNodePermissionFlags Method |
Aggregates the given permissions into the value which represents permission flags within
Denied or
Allowed
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static int GetNodePermissionFlags(
params NodePermissionsEnum[] permissions
)
Parameters
- permissions
- Type: CMS.DocumentEngineNodePermissionsEnum
Permissions to include to flags
Return Value
Type:
Int32See Also