Image MapTrack View State Method
This is overridden to track 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
Assembly: EWSoftware.ImageMaps.Web.Controls (in EWSoftware.ImageMaps.Web.Controls.dll) Version: 2024.12.31.0
C#
protected override void TrackViewState()VB
Protected Overrides Sub TrackViewStateC++
protected:
virtual void TrackViewState() overrideF#
abstract TrackViewState : unit -> unit
override TrackViewState : unit -> unit