FieldPropertiesSecureText_Confirmation Property |
Confirmation message to present to user before retrieving and displaying the secure text.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string SecureText_Confirmation { get; }
ReadOnly Property SecureText_Confirmation As String
Get
Property Value
Type:
StringConfirmation message to present to user before retrieving and displaying the secure text.
Remarks
Applies to CellType SecureText only.
Note |
---|
This property supports localization. |
See Also