Share via


ExpandableDropDownList.TrackViewState method

This member overrides WebControl.TrackViewState().

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub TrackViewState
'Usage

Me.TrackViewState()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void TrackViewState()

See also

Reference

ExpandableDropDownList class

ExpandableDropDownList members

Microsoft.SharePoint.WebControls namespace