WebDAVHelper IsCurrentUserAuthorizedPerDocument Method (TreeNode,  NodePermissionsEnum )Kentico 8.0 API Reference
Indicates if the current user is authorized per document.

Namespace: CMS.WebDAV
Assembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

node
Type: CMS.DocumentEngine TreeNode
Document
permissions
Type:  CMS.DocumentEngine NodePermissionsEnum 
Permisssions to check

Return Value

Type: OnlineBoolean
See Also