Determines whether the System.Web.UI.WebControls.ParameterCollection collection contains a specific value
- param
- Documentation for this section has not yet been entered.
true if the object is found in the System.Web.UI.WebControls.ParameterCollection; otherwise, false. If null is passed for the value parameter, false is returned.
Use this method to determine whether a specified System.Web.UI.WebControls.Parameter object is in the System.Web.UI.WebControls.ParameterCollection collection.