Click or drag to resize

FieldPropertiesButton_Confirmation 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 Button_Confirmation { get; }

Property Value

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