Returns a duplicate of the current System.Web.UI.WebControls.QueryStringParameter instance.
A duplicate of the current instance.
The QueryStringParameter.Clone method calls the QueryStringParameter.#ctor(QueryStringParameter) constructor to initialize a new instance of the System.Web.UI.WebControls.QueryStringParameter class by using the values of the current instance.