ParseChildrenAttribute.Default 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义 ParseChildrenAttribute 类的默认值。 此字段为只读。
public: static initonly System::Web::UI::ParseChildrenAttribute ^ Default;
public static readonly System.Web.UI.ParseChildrenAttribute Default;
staticval mutable Default : System.Web.UI.ParseChildrenAttribute
Public Shared ReadOnly Default As ParseChildrenAttribute
字段值
注解
字段的 Default 默认值为 false
,这意味着元素不会分析为服务器控件的属性。