UpdatePanelTriggerCollection.Owner プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
UpdatePanel が属する UpdatePanelTriggerCollection コントロールへの参照を取得します。
public:
property System::Web::UI::UpdatePanel ^ Owner { System::Web::UI::UpdatePanel ^ get(); };
public System.Web.UI.UpdatePanel Owner { get; }
member this.Owner : System.Web.UI.UpdatePanel
Public ReadOnly Property Owner As UpdatePanel
プロパティ値
UpdatePanel コントロール。