This document is archived and information here might be outdated.  Recommended version.


IDataConnectionPropertyPage2.PromptName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDataConnectionPropertyPage2 Interface > IDataConnectionPropertyPage2.PromptName Property
ArcGIS Developer Help

IDataConnectionPropertyPage2.PromptName Property

Prompt name. Default is to use 'Save As:' for saving and 'Choose:' for loading.

[Visual Basic .NET]
Public WriteOnly Property PromptName
[C#]
public void PromptName {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataConnectionPropertyPage2 Interface