Control.SaveViewState override.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
protected override Object SaveViewState () |
Visual Basic
![]() |
---|
Protected Overrides Function SaveViewState () As Object |
Type: Object
Returns the server control's current view state. If there is no view state associated with the control, this method returns null (Nothing in VB.NET).