RequestContextUserHostAddress Property |
Gets or sets user host address. Returns empty string if HttpContext is not initialized and other value is not set.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string UserHostAddress { get; set; }
Property Value
Type:
StringSee Also