Contains most of the host settings.

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[SerializableAttribute]
public class Host : BaseEntityInfo
Visual Basic
<SerializableAttribute>
Public Class Host
	Inherits BaseEntityInfo

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Entities..::..BaseEntityInfo
    DotNetNuke.Entities.Host..::..Host

See Also