Page.AutoPostBackControl Egenskap

Definition

Hämtar eller ställer in kontrollen på sidan som används för att utföra postbacks.

public:
 property System::Web::UI::Control ^ AutoPostBackControl { System::Web::UI::Control ^ get(); void set(System::Web::UI::Control ^ value); };
public System.Web.UI.Control AutoPostBackControl { get; set; }
member this.AutoPostBackControl : System.Web.UI.Control with get, set
Public Property AutoPostBackControl As Control

Egenskapsvärde

Den kontroll som används för att utföra postbacks.

Gäller för