MetaColumn.DefaultValue Property
.NET Framework (current version)
Gets the default value for the data field.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
The DefaultValue property is typically used to pre-populate the field value when a new entry is created. This property verifies if a DefaultValueAttribute attribute is applied to the data field and retrieves the value of the Value property.
.NET Framework
Available since 3.5
Available since 3.5
Show: