IsDocumentFolderAdministratorForFolder Method
Overloads
IsDocumentFolderAdministratorForFolder(Guid)
Declaration
      bool IsDocumentFolderAdministratorForFolder(Guid folderID)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Guid | folderID | 
Returns
| Type | Description | 
|---|---|
| System.Boolean | 
IsDocumentFolderAdministratorForFolder(String, Guid)
Declaration
      bool IsDocumentFolderAdministratorForFolder(string userName, Guid folderID)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | userName | |
| System.Guid | folderID | 
Returns
| Type | Description | 
|---|---|
| System.Boolean |