Returns a duplicate of the current System.Web.UI.WebControls.ProfileParameter instance.
A System.Web.UI.WebControls.ProfileParameter object that is an exact duplicate of the current one.
The ProfileParameter.Clone method calls the ProfileParameter.#ctor(ProfileParameter) copy constructor to initialize a new instance of the System.Web.UI.WebControls.ProfileParameter class with the values of the current instance.