Click or drag to resize
IRequestUrl Property
Gets information about the URL of the current request.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Uri Url { get; }

Property Value

Type: Uri
See Also