Share via


PersistChildrenAttribute.Yes フィールド

定義

デザイン時に、入れ子になった内容をコントロールとして保持することを示します。 Yes フィールドは読み取り専用です。

public: static initonly System::Web::UI::PersistChildrenAttribute ^ Yes;
public static readonly System.Web.UI.PersistChildrenAttribute Yes;
 staticval mutable Yes : System.Web.UI.PersistChildrenAttribute
Public Shared ReadOnly Yes As PersistChildrenAttribute 

フィールド値

注釈

フィールドが Yes 呼び出されると、入れ子になったコンテンツはコントロールとして保持されます。

適用対象

こちらもご覧ください