SaaS CMS has officially launched! Learn more now.

Class HostNameElement

Inheritance
System.Object
HostNameElement
Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.dll
Version: 8.11.0
Syntax
[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