MapMatrix NetGIS Class Library

MapLegend.SaveViewState Method 

Saves any server control view-state changes that have occurred since the time the page was posted back to the server.

protected override object SaveViewState();

Return Value

Returns the server control's current view state. If there is no view state associated with the control, this method returns null .

See Also

MapLegend Class | MapMatrix.WebUI.WebControls Namespace