Parameter.IStateManager.IsTrackingViewState Propriedade
Definição
property bool System::Web::UI::IStateManager::IsTrackingViewState { bool get(); };
bool System.Web.UI.IStateManager.IsTrackingViewState { get; }
member this.System.Web.UI.IStateManager.IsTrackingViewState : bool
ReadOnly Property IsTrackingViewState As Boolean Implements IStateManager.IsTrackingViewState
Valor da propriedade
true se a exibição da fonte de dados estiver marcada para salvar seu estado; caso contrário, false .true if the data source view is marked to save its state; otherwise, false.