returns whether this has an associated hostpage

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

Syntax

C#
public string HostPage { get; set; }
Visual Basic
Public Property HostPage As String
	Get
	Set

See Also