WebFolder.IsReadable Property
SharePoint Designer Developer Reference |
Returns a Boolean that represents whether a folder has read permissions. True indicates that a folder has read permissions.
Syntax
expression.IsReadable
expression Required. A variable that represents a WebFolder object.
See Also