Saves any view-state changes that have occurred of the specified item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
protected virtual Object SaveItemViewState ( |
Visual Basic
![]() |
---|
Protected Overridable Function SaveItemViewState( _ |
Type: T
The item, whose view-state changes are saved.
Type: Object
The ViewState, if saved; otherwise null.