summaryP:DotNetNuke.Web.UI.WebControls.DnnPageDropDownList.IncludeAllTabTypes

Namespace: DotNetNuke.Web.UI.WebControls
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public bool IncludeAllTabTypes { get; set; }
Visual Basic
Public Property IncludeAllTabTypes As Boolean
	Get
	Set

See Also