Parameter.SetDirty Method
.NET Framework 3.0
Marks the Parameter object so its state will be recorded in view state.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
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.
Community Additions
ADD
Show: