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; }
ReadOnly Property Confirmation As String
Get
Property Value
Type:
StringThe confirmation message to display. The confirmation applies to the most significant action, but varies from element to element.
Remarks Note |
---|
This property supports localization. |
See Also