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.1.5347.20411)
Parameters
- user
 - Type: CMS.Membership UserInfo
User to check 
- parentNodeId
 - Type: 
System Int32
Parent node id 
- documentClassName
 - Type: 
System String
Document class name 
Return Value
Type:See Also