When true, the module provider will be used for all tabs in the current portal. Including a specific tabid switches value to false.

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

Syntax

C#
public bool AllTabs { get; }
Visual Basic
Public ReadOnly Property AllTabs As Boolean
	Get

See Also