XhtmlTextWriter.SuppressCommonAttributes 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取由取消了 CommonAttributes 特性的元素组成的 Hashtable 对象。
protected:
property System::Collections::Hashtable ^ SuppressCommonAttributes { System::Collections::Hashtable ^ get(); };
protected System.Collections.Hashtable SuppressCommonAttributes { get; }
member this.SuppressCommonAttributes : System.Collections.Hashtable
Protected ReadOnly Property SuppressCommonAttributes As Hashtable
属性值
元素的 Hashtable,其中包含未呈现的 CommonAttributes 的集合。
注解
禁止显示的属性集合包含一个 XHTML 元素列表,其中 CommonAttributes 未呈现属性。
创建类的新实例 XhtmlTextWriter 时, Hashtable 将禁止其属性的元素 CommonAttributes 对象包括:
base
meta
br
head
title
html
style