UpdatePanelTriggerCollection.Owner Vlastnost

Definice

Získá odkaz na UpdatePanel ovládací prvek, ke UpdatePanelTriggerCollection kterému patří.

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

Hodnota vlastnosti

Ovládací UpdatePanel prvek.

Platí pro