ImageAreaBaseViewState Property

This allows derived classes to store data in the control's view state

Definition

Namespace: EWSoftware.ImageMaps.Web.Controls
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2023.1.3.0
protected StateBag ViewState { get; }

Property Value

StateBag

See Also