PersistChildrenAttribute.No フィールド

定義

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

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

フィールド値

注釈

フィールドが No 呼び出されると、サーバー コントロールの内部コンテンツは、サーバーとしてではなくプロパティとして保持されます。

適用対象

こちらもご覧ください