Class HostNameElement
Inheritance
System.Object
HostNameElement
Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.dll
Version: 9.12.2Syntax
[Obsolete("Use EPiServer.Web.SiteDefinitionRepository and SiteDefinition in EPiServer.dll to work with sites")]
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 |