DataControlFieldHeaderCell.AbbreviatedText Property
.NET Framework (current version)
Gets or sets abbreviated text, which is rendered in an HTML abbr attribute and is used by screen readers.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringA shortened version of the table header text, which is read by screen readers. The default value is String.Empty.
The value of the AbbreviatedText property is stored in view state.
.NET Framework
Available since 2.0
Available since 2.0
Show: