MetaColumn.Prompt Property
.NET Framework (current version)
Gets a value that can be used as a watermark in the UI that is bound to data in the column.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.StringA value that can be used as a watermark in the UI that is bound to data in the column.
A null or empty string can be returned.
This property is set by the DisplayAttribute attribute in the column's definition in the meta class for the data entity.
.NET Framework
Available since 4.0
Available since 4.0
Show: