BaseTableOfContentsToolPart.levelsToShowDropDown field

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected levelsToShowDropDown As DropDownList
'Usage
Dim value As DropDownList

value = Me.levelsToShowDropDown

Me.levelsToShowDropDown = value
protected DropDownList levelsToShowDropDown

See also

Reference

BaseTableOfContentsToolPart class

BaseTableOfContentsToolPart members

Microsoft.SharePoint.Publishing.WebControls namespace