ImageAreaBaseLoadViewState Method

Load view state

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
public void LoadViewState(
	Object state
)

Parameters

state  Object
The saved view state

Implements

IStateManagerLoadViewState(Object)

See Also