ImageMapSaveViewState Method

This is overridden to save view state for the control

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2024.12.31.0
protected override Object? SaveViewState()

Return Value

Object
The view state for the control

See Also