Aracılığıyla paylaş


ChtmlTextWriter.RecognizedAttributes Özellik

Tanım

Hashtable cHTML öğelerinde işlenebilen tanınan özniteliklerin nesnesini alır.

protected:
 property System::Collections::Hashtable ^ RecognizedAttributes { System::Collections::Hashtable ^ get(); };
protected System.Collections.Hashtable RecognizedAttributes { get; }
member this.RecognizedAttributes : System.Collections.Hashtable
Protected ReadOnly Property RecognizedAttributes As Hashtable

Özellik Değeri

Hashtable

Hashtable Tanınan cHTML özniteliklerinden biri.

Açıklamalar

AddRecognizedAttribute Tanınan öznitelikler koleksiyonuna tanınan öznitelikler eklemek için yöntemini kullanın.

Şunlara uygulanır

Ayrıca bkz.