Image MapLoad View State Method
This is overridden to load 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 LoadViewState(
Object? savedState
)VB
Protected Overrides Sub LoadViewState (
savedState As Object
)C++
protected:
virtual void LoadViewState(
Object^ savedState
) overrideF#
abstract LoadViewState :
savedState : Object -> unit
override LoadViewState :
savedState : Object -> unit Parameters
- savedState Object
- The view state for the control