WebDAVHelper IsCurrentUserAuthorizedPerDocument Method (TreeNode,  NodePermissionsEnum )Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineBoolean
See Also