![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
CreateSetContent(Control,String) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > CallbackResult Class > CreateSetContent Method : CreateSetContent(Control,String) Method |
- control
- Control
- htmlContent
- HTML content
Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function CreateSetContent( _ ByVal control As Control, _ ByVal htmlContent As String _ ) As CallbackResult |
Visual Basic (Usage) | ![]() |
---|---|
Dim control As Control Dim htmlContent As String Dim value As CallbackResult value = CallbackResult.CreateSetContent(control, htmlContent) |
C# | |
---|---|
public static CallbackResult CreateSetContent( Control control, string htmlContent ) |
Parameters
- control
- Control
- htmlContent
- HTML content
Return Value
CallbackresultTarget 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