Saves any server control view-state changes that have occurred for this Location since the time the page was posted back to the server.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override Object SaveViewState () |
Visual Basic
![]() |
---|
Public Overrides Function SaveViewState () As Object |
Type: Object
The System.Object that contains the view state changes. Returns the System.Object that represents the current view state. If there is no view state associated with the control, this method returns null (Nothing in VB.NET).