This value will be available when SourceTabId have a specific value, in that way when this value is true, page will rediect to target when request source tab and all child tabs under source tab.

Namespace: DotNetNuke.Services.Mobile
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
bool IncludeChildTabs { get; set; }
Visual Basic
Property IncludeChildTabs As Boolean
	Get
	Set

See Also