MediaChapter.. Method
Namespace: System.Web.UI.SilverlightControls
Assembly: System.Web.Silverlight (in System.Web.Silverlight.dll)
Syntax
'Declaration
Private Sub LoadViewState ( _
state As Object _
) Implements IStateManager.LoadViewState
'Usage
Dim instance As MediaChapter
Dim state As Object
CType(instance, IStateManager).LoadViewState(state)
void IStateManager.LoadViewState(
Object state
)
Parameters
- state
Type: System.Object
Implements
IStateManagerLoadViewState(Object)
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.