WebControl.LoadViewState override. Restores view-state information from a previous page request that was saved by the SaveViewState method.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public virtual void LoadViewState ( |
Visual Basic
![]() |
---|
Public Overridable Sub LoadViewState( _ |
Type: Object
An Object that represents the control state to be restored.