Click or drag to resize

NavigationTargetPropertiesConfirmation Property

Confirmation message to present to user before taking action.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Confirmation { get; }

Property Value

Type: String
Confirmation message to present to user before taking action.
Remarks
Note Note
This property supports localization.
See Also