summaryP:DotNetNuke.Entities.Tabs.TabInfo.IsSuperTab

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

Syntax

C#
[XmlIgnoreAttribute]
public bool IsSuperTab { get; set; }
Visual Basic
<XmlIgnoreAttribute> 
Public Property IsSuperTab As Boolean
	Get
	Set

See Also