ReportViewer.RegisterPostBackControl(Control) Method

Definition

public:
 void RegisterPostBackControl(System::Web::UI::Control ^ control);
public void RegisterPostBackControl (System.Web.UI.Control control);
member this.RegisterPostBackControl : System.Web.UI.Control -> unit
Public Sub RegisterPostBackControl (control As Control)

Parameters

control
Control

Applies to