Share via


ExpandableDropDownList.SaveViewState method

This member overrides WebControl.SaveViewState().

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Function SaveViewState As Object
'Usage
Dim returnValue As Object

returnValue = Me.SaveViewState()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override Object SaveViewState()

Return value

Type: System.Object

See also

Reference

ExpandableDropDownList class

ExpandableDropDownList members

Microsoft.SharePoint.WebControls namespace