Menu.SaveViewState Método

Definição

Salva o estado do controle Menu.Saves the state of the Menu control.

protected:
 override System::Object ^ SaveViewState();
protected override object SaveViewState ();
override this.SaveViewState : unit -> obj
Protected Overrides Function SaveViewState () As Object

Retornos

Object

Um Object que contém o estado do controle Menu.An Object that contains the state of the Menu control.

Aplica-se a