ESRI.ArcGIS.ADF.Web.UI.WebControls
GetCallbackResult Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > DataSourceDefinerWeb Class : GetCallbackResult Method




Retrieves a string suitable for transmission to the client for updating during a client callback.

Syntax

Visual Basic (Declaration) 
Public Overrides Function GetCallbackResult() As String
Visual Basic (Usage)Copy Code
Dim instance As DataSourceDefinerWeb
Dim value As String
 
value = instance.GetCallbackResult()
C# 
public override string GetCallbackResult()

Return Value

String to send to the client to update the client.

See Also

© 2010 All Rights Reserved.