ListItem.IStateManager.TrackViewState Método
Definição
Para obter uma descrição desse membro, confira TrackViewState().For a description of this member, see TrackViewState().
virtual void System.Web.UI.IStateManager.TrackViewState() = System::Web::UI::IStateManager::TrackViewState;
void IStateManager.TrackViewState ();
abstract member System.Web.UI.IStateManager.TrackViewState : unit -> unit
override this.System.Web.UI.IStateManager.TrackViewState : unit -> unit
Sub TrackViewState () Implements IStateManager.TrackViewState
Implementações
Comentários
Este membro é uma implementação do membro de interface explícita.This member is an explicit interface member implementation. Ele só pode ser usado quando a instância de ListItem é convertida em uma interface de IStateManager.It can be used only when the ListItem instance is cast to an IStateManager interface.
Aplica-se a
Confira também
- ListControl
- RadioButtonList
- ListBox
- DropDownList
- CheckBoxList
- Visão geral do controle de servidor Web ListBoxListBox Web Server Control Overview
- Visão geral dos controles RadioButton e RadioButtonList do servidor WebRadioButton and RadioButtonList Web Server Controls Overview
- Visão geral dos controles de servidor Web CheckBox e CheckBoxListCheckBox and CheckBoxList Web Server Controls Overview
- Visão geral do controle de servidor Web BulletedListBulletedList Web Server Control Overview
- Visão geral do controle de servidor Web DropDownListDropDownList Web Server Control Overview