WebDAVHandler Class |
Namespace: CMS.WebDAV
public class WebDAVHandler : IHttpHandler
The WebDAVHandler type exposes the following members.
Name | Description | |
---|---|---|
WebDAVHandler |
Name | Description | |
---|---|---|
IsReusable |
Gets a value indicating whether another request can use the IHttpHandler instance.
| |
LogFilePath |
Gets file path of WebDAV log file.
| |
LogLevel |
Gets log level.
|
Name | Description | |
---|---|---|
ProcessRequest |
Processes WebDAV request.
|