ESRI.ArcGIS.ADF.Web.UI.WebControls
Store Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > OverviewMap.OverviewMapStaticState Class : Store Method




page
appKey

Syntax

Visual Basic (Declaration) 
Public Function Store( _
   ByVal page As Page, _
   ByVal appKey As String _
) As String
Visual Basic (Usage)Copy Code
Dim instance As OverviewMap.OverviewMapStaticState
Dim page As Page
Dim appKey As String
Dim value As String
 
value = instance.Store(page, appKey)
C# 
public string Store( 
   Page page,
   string appKey
)

Parameters

page
appKey

See Also

© 2010 All Rights Reserved.