|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| RenderDesignModeWarnings(HtmlTextWriter,WebControl) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > DesignModeWarnings Class > RenderDesignModeWarnings Method : RenderDesignModeWarnings(HtmlTextWriter,WebControl) Method |
- writer
- HTML writer used to produce HTML output.
- control
- The web control to render.
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub RenderDesignModeWarnings( _ ByVal writer As HtmlTextWriter, _ ByVal control As WebControl _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DesignModeWarnings Dim writer As HtmlTextWriter Dim control As WebControl instance.RenderDesignModeWarnings(writer, control) | |
| C# | |
|---|---|
public void RenderDesignModeWarnings( HtmlTextWriter writer, WebControl control ) | |
Parameters
- writer
- HTML writer used to produce HTML output.
- control
- The web control to render.
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