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




Obtains a string to transmit to the client to update it via a client callback.

Syntax

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

Return Value

String to pass to client for the callback.

See Also

© 2010 All Rights Reserved.