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。これは、要素がサーバー コントロールのプロパティとして解析されないことを意味します。

適用対象

こちらもご覧ください