Click or drag to resize
RequestContextUserHostAddress Property
Gets or sets user host address. Returns empty string if HttpContext is not initialized and other value is not set.

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

Property Value

Type: String
See Also