Share via


ExpandableDropDownList.LoadViewState Method

This member overrides WebControl.LoadViewState(Object).

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

Syntax

'Declaration
Protected Overrides Sub LoadViewState ( _
    savedState As Object _
)
'Usage
Dim savedState As Object

Me.LoadViewState(savedState)
protected override void LoadViewState(
    Object savedState
)

Parameters

See Also

Reference

ExpandableDropDownList Class

ExpandableDropDownList Members

Microsoft.SharePoint.WebControls Namespace