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