DocumentSecurityHelper IsAuthorizedToCreateNewDocument Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberIsAuthorizedToCreateNewDocument(Int32, String, String, UserInfo)
Checks whether the user is authorized to create new document.
Public methodStatic memberIsAuthorizedToCreateNewDocument(TreeNode, String, String, UserInfo)
Checks whether the user is authorized to create new document.
Public methodStatic memberIsAuthorizedToCreateNewDocument(Int32, String, String, String, UserInfo)Obsolete.
Checks whether the user is authorized to create new document.
Public methodStatic memberIsAuthorizedToCreateNewDocument(TreeNode, String, String, String, UserInfo)Obsolete.
Checks whether the user is authorized to create new document.
Back to Top
See Also