Control.SaveViewState override. Namespace: MindFusion.UI.Web
|
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).