Saves any view-state changes that have occurred on the Style object.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public virtual Object SaveViewState () |
Visual Basic
![]() |
---|
Public Overridable Function SaveViewState () As Object |
Type: Object
Returns a System.Object with the current view state. If there is no view state associated with the Style, this method returns null (Nothing in VB.NET).