ESRI.ArcGIS.ADF.Web.UI.WebControls
AddControlToRender(WebControl) Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > RefreshUpdatePanel Class > AddControlToRender Method : AddControlToRender(WebControl) Method




controlToRender

Syntax

Visual Basic (Declaration) 
Public Overloads Sub AddControlToRender( _
   ByVal controlToRender As WebControl _
) 
Visual Basic (Usage)Copy Code
Dim instance As RefreshUpdatePanel
Dim controlToRender As WebControl
 
instance.AddControlToRender(controlToRender)
C# 
public void AddControlToRender( 
   WebControl controlToRender
)

Parameters

controlToRender

See Also

© 2010 All Rights Reserved.