Class HostNameElement
Inheritance
System.Object
HostNameElement
Namespace: EPiServer.Configuration
Assembly: EPiServer.Configuration.dll
Version: 7.19.2Syntax
[Obsolete("SiteHost handling has been moved to EPiServer.Framework, see EPiServerFrameworkSection.siteHostMapping", true)]
public class HostNameElement : ConfigurationElement
Constructors
HostNameElement()
Declaration
public HostNameElement()
Properties
Language
Declaration
public string Language { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |