ParseChildrenAttribute クラスの既定値を定義します。このフィールドは読み取り専用です。
Public Shared ReadOnly Default As ParseChildrenAttribute
[C#]
public static readonly ParseChildrenAttribute Default;
[C++]
public: static ParseChildrenAttribute* Default;
[JScript]
public static var Default : ParseChildrenAttribute;
解説
既定値は false です。子要素は、サーバー コントロールのプロパティとしては解析されません。
必要条件
プラットフォーム: Windows 2000, Windows XP Professional, Windows Server 2003 ファミリ
参照
ParseChildrenAttribute クラス | ParseChildrenAttribute メンバ | System.Web.UI 名前空間 | ParseChildrenAttribute の使用方法