Checks whether the user is authorized to create new document.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- parentNodeId
- Type: System Int32
Parent node id
- documentClassName
- Type: System String
Document class name
- siteName
- Type: System String
Name of site
- culture
- Type: System String
Culture to check
- userInfo
- Type: CMS.Membership UserInfo
User to check
Return Value
Type: BooleanSee Also