ArcGIS Explorer Component Help |
ProgressHelper..::.UpdateCaption Method |
ProgressHelper Class See Also |
Updates the title caption of the dialog window.
Namespace:
ESRI.ArcGISExplorer.ApplicationAssembly: ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public void UpdateCaption( string caption ) |
Visual Basic (Declaration) |
---|
Public Sub UpdateCaption ( _ caption As String _ ) |
Parameters
- caption
- Type: System..::.String
The title of the progress dialog window.