Click or drag to resize

PageElementPropertiesConfirmation Property

The confirmation message to display. The confirmation applies to the most significant action, but varies from element to element.

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
The confirmation message to display. The confirmation applies to the most significant action, but varies from element to element.
Remarks
Note Note
This property supports localization.
See Also