Udostępnij za pośrednictwem


Metoda ReportViewer.SaveViewState —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Saves the view state information of the ReportViewer control.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Protected Overrides Function SaveViewState As Object
protected override Object SaveViewState()
protected:
virtual Object^ SaveViewState() override
abstract SaveViewState : unit -> Object 
override SaveViewState : unit -> Object 
protected override function SaveViewState() : Object

Wartość zwracana

Typ: Object
An object that contains the current view state of the control; otherwise nullodwołanie o wartości null (Nothing w języku Visual Basic), if there is no view state associated with the control.

Zobacz też

Informacje

ReportViewer Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms