ParseChildrenAttribute.ParseAsProperties フィールド

定義

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

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

フィールド値

注釈

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

適用対象

こちらもご覧ください