MetaColumn.RequiredErrorMessage Property
.NET Framework (current version)
Gets the error message that is displayed when the data field requires a value but its value is empty.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
abstract RequiredErrorMessage : string with get override RequiredErrorMessage : string with get
Property Value
Type: System.StringThe error message that is displayed when the data field requires a value but its value is empty.
.NET Framework
Available since 3.5
Available since 3.5
Show: