MetaColumn.IsRequired Property
.NET Framework (current version)
Gets a value that indicates whether the data field requires a value.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
The Description property verifies if a RequiredAttribute attribute is applied to the data field or if the database schema contains information about the data field being required in the database to determine whether the data field requires a value.
.NET Framework
Available since 3.5
Available since 3.5
Show: