Share via


ExpandableDropDownList.LoadViewState method

This member overrides WebControl.LoadViewState(Object).

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub LoadViewState ( _
    savedState As Object _
)
'Usage
Dim savedState As Object

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

Parameters

See also

Reference

ExpandableDropDownList class

ExpandableDropDownList members

Microsoft.SharePoint.WebControls namespace