FileControllerFileExists Method |
| Name | Description | |
|---|---|---|
| FileExists(Guid, NullableGuid) | GET /File/Exists/{id}
Determines whether a file with the specified ID exists.
| |
| FileExists(Guid, String, NullableGuid) | POST /File/NameExists/{parentId}
Determines whether a file with the specified name exists in the specified folder.
|