Saves any view-state changes that have occurred at this task.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override Object SaveViewState () |
Visual Basic
![]() |
---|
Public Overrides Function SaveViewState () As Object |
Type: Object
Returns the current view state of the task. If there is no view state associated with the task, this method returns null (Nothing in VB.NET).