FieldPropertiesEmailAddr_Watermark Property |
Text to display in field when field value is not set (may use HTML placeholder attribute).
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string EmailAddr_Watermark { get; }
ReadOnly Property EmailAddr_Watermark As String
Get
Property Value
Type:
StringText to display in field when field value is not set (may use HTML placeholder attribute).
Remarks
Applies to CellType EmailAddr only.
Note |
---|
This property supports localization. |
See Also