System.Web.UI.ChtmlTextWriter.RecognizedAttributes Property

Gets a Hashtable object of recognized attributes that could be rendered on cHTML elements.

Syntax

protected Hashtable RecognizedAttributes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ChtmlTextWriter.AddRecognizedAttribute(string, string) method to add recognized attributes to the recognized attributes collection.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0