ArcGIS Explorer Component Help |
ProgressHelper..::.UpdateInstruction Method |
ProgressHelper Class See Also |
Updates the main message within 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 UpdateInstruction( string instruction ) |
Visual Basic (Declaration) |
---|
Public Sub UpdateInstruction ( _ instruction As String _ ) |
Parameters
- instruction
- Type: System..::.String
The main message within the dialog window.