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




Handles the client callback, for events such as hide, show, collapse and expand of the FloatingPanel.

Syntax

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

Remarks

For discussion of callbacks in the Web ADF, see these references:

See Also

© 2010 All Rights Reserved.