Click or drag to resize

IisResponse Constructor

IT Hit WebDAV Classes Reference
Initializes a new instance of the IisResponse class

Namespace: ITHit.WebDAV.Server.Extensibility
Assembly: ITHit.WebDAV.Server.Web (in ITHit.WebDAV.Server.Web.dll) Version: 5.6.3502
Syntax
public IisResponse(
	HttpResponse response
)

Parameters

response
Type: System.WebHttpResponse

[Missing <param name="response"/> documentation for "M:ITHit.WebDAV.Server.Extensibility.IisResponse.#ctor(System.Web.HttpResponse)"]

See Also