ChtmlTextWriter.GlobalSuppressedAttributes Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un objet Hashtable d'attributs globalement supprimés qui ne peut pas être restitué sur des éléments cHTML.
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
Valeur de propriété
Hashtable d'attributs cHTML globalement supprimés.
Remarques
La liste suivante montre les attributs globalement supprimés qui sont définis lors de la création d’une nouvelle instance de la ChtmlTextWriter classe.
onclick |
onmousemove |
ondblclick |
onmouseout |
onmousedown |
onkeypress |
onmouseup |
onkeydown |
onmouseover |
onkeyup |