DocumentSecurityHelperIsAuthorizedToCreateNewDocument Method (Int32, String, String, String, UserInfo) |
Note: This API is now obsolete.
Namespace: CMS.DocumentEngine
[ObsoleteAttribute("This method is obsolete, use IsAuthorizedToCreateNewDocument(int parentNodeId, string documentClassName, string culture, UserInfo userInfo) instead.")] public static bool IsAuthorizedToCreateNewDocument( int parentNodeId, string documentClassName, string siteName, string culture, UserInfo userInfo )