XhtmlTextWriter.CommonAttributes Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un oggetto Hashtable contenente gli attributi comuni dei markup per l'oggetto XhtmlTextWriter.
protected:
property System::Collections::Hashtable ^ CommonAttributes { System::Collections::Hashtable ^ get(); };
protected System.Collections.Hashtable CommonAttributes { get; }
member this.CommonAttributes : System.Collections.Hashtable
Protected ReadOnly Property CommonAttributes As Hashtable
Valore della proprietà
Oggetto Hashtable contenente gli attributi comuni.
Commenti
L'insieme CommonAttributes contiene attributi consentiti negli elementi XHTML e che non vengono eliminati nella SuppressCommonAttributes proprietà. Per altre informazioni sugli attributi comuni, vedere il sito Web World Wide Web Consortium (W3C).
Quando viene creata una nuova istanza della XhtmlTextWriter classe, gli attributi comuni inizializzati sono:
class
id
title
xml:lang