StateBag::SetItemDirty Method (String^, Boolean)
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
Return to top
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System::String^
The key that identifies which StateItem in the StateBag to set.
- dirty
-
Type:
System::Boolean
true to mark the state of the item as modified; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: