This class holds extension methods for various types related to WebDAV#.
Inheritance Hierarchy
Namespace: WebDAVSharp.ServerAssembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The WebDavExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetItem | ||
GetParentUri |
Gets the Uri to the parent object.
| |
GetPrefixUri | ||
SendSimpleResponse |
Sends a simple response with a specified HTTP status code but no content.
|
See Also