HtmlControlAdapter.LoadAdapterState(Object) Metoda

Definicja

Ładuje stan widoku. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with ASP.NET).

public:
 override void LoadAdapterState(System::Object ^ state);
public override void LoadAdapterState (object state);
override this.LoadAdapterState : obj -> unit
Public Overrides Sub LoadAdapterState (state As Object)

Parametry

state
Object

Bieżący stan widoku.

Dotyczy

Zobacz też