PersistChildrenAttribute.Default フィールド

定義

既定の属性状態を示します。 Default フィールドは読み取り専用です。

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

フィールド値

注釈

フィールドの Default 既定値は です Yes。これは、入れ子になったコンテンツがデザイン時に永続化されることを示します。

適用対象

こちらもご覧ください