|
| 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
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub AddControlToRender( _ ByVal controlToRender As WebControl _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void AddControlToRender( WebControl controlToRender ) | |
Parameters
- controlToRender