PowerWEB LiveControls for ASP.NET
SaveViewState Method
See Also  Send comments on this topic.
Dart.LiveControls Namespace > LiveDataGrid Class : SaveViewState Method



Syntax

Visual Basic (Declaration) 
Protected Overrides Function SaveViewState() As Object
Visual Basic (Usage)Copy Code
Dim instance As LiveDataGrid
Dim value As Object
 
value = instance.SaveViewState()
C# 
protected override object SaveViewState()
C++/CLI 
protected:
Object^ SaveViewState(); override 

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.