Gets whether this control is in the Host menu

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

Syntax

C#
protected bool IsHostTab { get; }
Visual Basic
Protected ReadOnly Property IsHostTab As Boolean
	Get

See Also