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




Retrieves a string to send to the client to update it on a client callback.

Syntax

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

Return Value

String to send for the client callback.

See Also

© 2010 All Rights Reserved.