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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph