ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
RefreshToolbars Method | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > Editor Class : RefreshToolbars Method |
- destination
- The CallbackResultCollection to receive the CallbackResult which will update the toolbar items.
Visual Basic (Declaration) | |
---|---|
Public Sub RefreshToolbars( _ ByVal destination As CallbackResultCollection _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void RefreshToolbars( CallbackResultCollection destination ) |
Parameters
- destination
- The CallbackResultCollection to receive the CallbackResult which will update the toolbar items.