Gets the Host Title

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

Syntax

C#
public static string HostTitle { get; }
Visual Basic
Public Shared ReadOnly Property HostTitle As String
	Get

See Also