StateBag::IsItemDirty Method (String^)
.NET Framework (current version)
Checks a StateItem object stored in the StateBag object to evaluate whether it has been modified since the call to Control::TrackViewState.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System::String^
The key of the item to check.
.NET Framework
Available since 1.1
Available since 1.1
Show: