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


IDataConnectionPropertyPage.PromptName Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

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