Click or drag to resize

RequestAsyncRawUrl Property

IT Hit WebDAV Classes Reference
Gets information about the URL of the current request.

Namespace:  ITHit.Server
Assembly:  ITHit.Server (in ITHit.Server.dll) Version: 13.3.13068
Syntax
public abstract string RawUrl { get; }

Property Value

Type: String
Url, like /somefolder/?query
See Also