HtmlControlAdapter.LoadAdapterState(Object) Méthode

Définition

Charge l’état d’affichage. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Mobile Apps & Sites avec 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)

Paramètres

state
Object

État d’affichage actuel.

S’applique à

Voir aussi