ESRI.ArcGIS.ADF.Web.UI.WebControls
AddToHiddenFieldsList Method
See Also  Send Feedback
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

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.