returns whether this has an associated hostpage
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string HostPage { get; set; } |
Visual Basic |
---|
Public Property HostPage As String Get Set |