Click or drag to resize
RequestContextCurrentDomain Property
Returns current URL domain, without trailing slashes.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string CurrentDomain { get; }

Property Value

Type: String
See Also