Share via


PostCacheSubstitutionText.LoadViewState method

This member overrides Control.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

PostCacheSubstitutionText class

PostCacheSubstitutionText members

Microsoft.SharePoint.WebControls namespace