Click or drag to resize
RequestContextServerHostAddress Property

Note: This API is now obsolete.

Gets or sets server host address.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
[ObsoleteAttribute("Property will be removed. Use custom logic instead.")]
public static string ServerHostAddress { get; set; }

Property Value

Type: String
See Also