asp.net.ph

DataControlField.AccessibleHeaderText Property

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.

Syntax


Inline <asp:datacontrolfield accessibleheadertext = strText ... >
Script DataControlField.AccessibleHeaderText = strText

Property Value


strText A string that represents abbreviated text read by screen readers.

The property is read/write with no default value.

Remarks

Use the AccessibleHeaderText property to specify or determine the text displayed as the AbbreviatedText property value in some controls.

See Also

DataControlField Members   HeaderText   FooterText Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note