ESRI.ArcGIS.ADF.Web.UI.WebControls
AddToHiddenFieldsList Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.RenderingEngine Namespace > OverviewMapRenderer Class : AddToHiddenFieldsList Method




control
Adds the the hidden files the renderer uses to a list that will be stored in a hidden field during Render.

Syntax

Visual Basic (Declaration) 
Public Shared Sub AddToHiddenFieldsList( _
   ByVal control As CartoDisplay _
) 
Visual Basic (Usage)Copy Code
Dim control As CartoDisplay
 
OverviewMapRenderer.AddToHiddenFieldsList(control)
C# 
public static void AddToHiddenFieldsList( 
   CartoDisplay control
)

Parameters

control

See Also

© 2010 All Rights Reserved.