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

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

Property Value

Type: Uri
See Also