![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
CreateSetInnerContent(Control,String) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > CallbackResult Class > CreateSetInnerContent Method : CreateSetInnerContent(Control,String) Method |
- control
- Control
- htmlContent
- HTML content
Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function CreateSetInnerContent( _ 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.CreateSetInnerContent(control, htmlContent) |
C# | |
---|---|
public static CallbackResult CreateSetInnerContent( 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