System.Web.UI.WebControls Namespace DataControlField Class
.NET Framework version 2.0
Sets or retrieves the text that is rendered as the AbbreviatedText property value in some controls.
Inline |
<asp:datacontrolfield accessibleheadertext = strText ... > |
Script |
DataControlField.AccessibleHeaderText = strText |
strText |
A string that represents abbreviated text read by screen readers. |
The property is read/write with no default value.
Use the AccessibleHeaderText property to specify or determine the text displayed as the AbbreviatedText property value in some controls.
DataControlField Members HeaderText FooterText