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

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static Uri URL { get; }

Property Value

Type: Uri
See Also