AutoFieldsGenerator::IStateManager::IsTrackingViewState Property
.NET Framework (current version)
Gets a value that indicates whether view state changes are being tracked.
Assembly: System.Web (in System.Web.dll)
private: property bool IsTrackingViewState { virtual bool get() sealed = IStateManager::IsTrackingViewState::get; }
Implements
IStateManager::IsTrackingViewStateThis member is an explicit interface member implementation. It can be used only when the AutoFieldsGenerator instance is cast to an IStateManager interface.
.NET Framework
Available since 4.5
Available since 4.5
Show: