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。つまり、要素はサーバー コントロールのプロパティとして解析されません。

適用対象

こちらもご覧ください