RestoreStateFromJson Method (IJsonRestore) | ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / IJsonRestore Interface / RestoreStateFromJson Method

In This Topic
RestoreStateFromJson Method (IJsonRestore)
In This Topic
Restore control state from json object.
Syntax
'Declaration
 
Sub RestoreStateFromJson( _
   ByVal state As System.Object _
) 
 

Parameters

state
See Also