Marks the System.Web.UI.WebControls.Parameter object so its state will be recorded in view state.
The Parameter.SetDirty method is called directly by the ParameterCollection.SetDirtyObject(object) method, to mark the System.Web.UI.WebControls.Parameter object so that its state is recorded in view state.