ParseChildrenAttribute.Default 字段

定义

定义 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,这意味着元素不会分析为服务器控件的属性。

适用于

另请参阅