|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| FloatingPanelContentsRenderedEventArgs Constructor | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > FloatingPanelContentsRenderedEventArgs Class : FloatingPanelContentsRenderedEventArgs Constructor |
- writer
- HtmlTextWriter used to render the control.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal writer As HtmlTextWriter _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim writer As HtmlTextWriter Dim instance As New FloatingPanelContentsRenderedEventArgs(writer) | |
| C# | |
|---|---|
public FloatingPanelContentsRenderedEventArgs( HtmlTextWriter writer ) | |
Parameters
- writer
- HtmlTextWriter used to render the control.
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