UpdatePanelTrigger.Owner Propiedad

Definición

Obtiene una referencia al UpdatePanel control de destino UpdatePanelTrigger .

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

Valor de propiedad

Un UpdatePanel control.

Atributos

Se aplica a