UpdatePanelTrigger.Owner Propriété

Définition

Obtient une référence au contrôle UpdatePanel contrôle que le UpdatePanelTrigger vise.

public:
 property System::Web::UI::UpdatePanel ^ Owner { System::Web::UI::UpdatePanel ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Web.UI.UpdatePanel Owner { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Owner : System.Web.UI.UpdatePanel
Public ReadOnly Property Owner As UpdatePanel

Valeur de propriété

Contrôle UpdatePanel.

Attributs

S’applique à