Click or drag to resize

RequestUrl Property

Gets the Uri representing the current url.

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public Uri Url { get; }

Property Value

Type: Uri
The URL.

Implements

IRequestUrl
See Also