Op Englesch liesen Editéieren

Deelen iwwer


DataControlField.AccessibleHeaderText Property

Definition

Gets or sets text that is rendered as the AbbreviatedText property value in some controls.

C#
public virtual string AccessibleHeaderText { get; set; }

Property Value

A string that represents abbreviated text read by screen readers. The default value is an empty string ("").

Remarks

The OnFieldChanged method is called to raise a state change event when the AccessibleHeaderText property is set.

The value of the AccessibleHeaderText property is stored in view state.

The value of this property, when set, can be saved automatically to a resource file by using a designer tool. For more information, see LocalizableAttribute and Globalization and Localization.

Applies to

Produkt Versiounen
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1