Parameter.SetDirty Method ()
.NET Framework (current version)
Marks the Parameter object so its state will be recorded in view state.
Assembly: System.Web (in System.Web.dll)
The SetDirty method is called directly by the ParameterCollection.SetDirtyObject method, to mark the Parameter object so that its state is recorded in view state.
.NET Framework
Available since 2.0
Available since 2.0
Show: