XhtmlTextWriter.CommonAttributes 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 Hashtable 对象,该对象包含 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
属性值
一个包含公共特性的 Hashtable 对象。
注解
该 CommonAttributes 集合包含 XHTML 元素中允许的属性,且属性中 SuppressCommonAttributes 未禁止。 有关常见属性的详细信息,请参阅 万维网联盟 (W3C) 网站。
创建类的新实例 XhtmlTextWriter 时,初始化的常见属性为:
class
id
title
xml:lang