Page::AutoPostBackControl Property
.NET Framework (current version)
Gets or sets the control in the page that is used to perform postbacks.
Assembly: System.Web (in System.Web.dll)
public: property Control^ AutoPostBackControl { Control^ get(); void set(Control^ value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: