Click or drag to resize
RequestContextFullDomain Property
Returns current URL domain with port if exist.

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

Property Value

Type: String
See Also