Checks if the user is authorized for specified document (Check all CONTENT, CLASS and Document type permissions.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- nodeId
- Type: System Int32
ID of node
- className
- Type: System String
Class name of the document
- permission
- Type: CMS.DocumentEngine NodePermissionsEnum
Permission
- culture
- Type: System String
Culture to check
- userInfo
- Type: CMS.Membership UserInfo
User to check
Return Value
Type: AuthorizationResultEnumSee Also