ParseChildrenAttribute.ParseAsChildren フィールド

定義

サーバー コントロール内に入れ子になった内容をコントールとして解析することを示します。

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

フィールド値

注釈

フィールドが ParseAsChildren 呼び出されると、サーバー コントロール内に含まれる入れ子になったコンテンツはプロパティとして解析されず、コントロールとして解析されます。

適用対象

こちらもご覧ください