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