| RequestRawUrl Property |
Gets the raw URL.
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax public string RawUrl { get; }
Public ReadOnly Property RawUrl As String
Get
Property Value
Type:
StringThe raw URL.
Implements
IRequestRawUrlSee Also