Aracılığıyla paylaş


ChtmlTextWriter.GlobalSuppressedAttributes Özellik

Tanım

Hashtable cHTML öğelerinde işlenemeyen genel olarak gizlenen özniteliklerin nesnesini alır.

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

Özellik Değeri

Genel Hashtable olarak gizlenen cHTML özniteliklerinden biri.

Açıklamalar

Aşağıdaki liste, sınıfın yeni bir örneği oluşturulduğunda ayarlanan genel olarak gizlenen ChtmlTextWriter öznitelikleri gösterir.

  • onclick
  • onmousemove
  • ondblclick
  • onmouseout
  • onmousedown
  • onkeypress
  • onmouseup
  • onkeydown
  • onmouseover
  • onkeyup

Şunlara uygulanır

Ayrıca bkz.