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


IDataConnectionPropertyPage.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 > IDataConnectionPropertyPage Interface > IDataConnectionPropertyPage.PromptName Property
ArcGIS Developer Help

IDataConnectionPropertyPage.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

IDataConnectionPropertyPage Interface