ESRI.ArcGIS.ADF.Web.UI.WebControls
SaveViewState Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > CopyrightText Class : SaveViewState Method




Saves view state to an object.

Syntax

Visual Basic (Declaration) 
Public Function SaveViewState() As Object
Visual Basic (Usage)Copy Code
Dim instance As CopyrightText
Dim value As Object
 
value = instance.SaveViewState()
C# 
public object SaveViewState()

Return Value

The state object representing this instance.

See Also

© 2010 All Rights Reserved.