| MapMatrix NetGIS Class Library | |
MapLegend.LoadViewState Method
Restores view-state information from a previous page request that was saved by the System.Web.UI.Control.SaveViewState method.
protected override
void LoadViewState(
object savedState);
Parameters
- savedState
- An System.Object that represents the control state to be restored.
See Also
MapLegend Class | MapMatrix.WebUI.WebControls Namespace