MetaColumn.DisplayName Property
.NET Framework (current version)
Gets the display name for the data field.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
The DisplayName property returns the friendly display name for the data field if one has been set, or the field name if no display name has been specified. The DisplayName property verifies if a friendly display name has been set by checking if a DisplayNameAttribute attribute is applied to the data field.
.NET Framework
Available since 3.5
Available since 3.5
Show: