CookieParameter.Clone Method
.NET Framework 3.0
Returns a duplicate of the current CookieParameter instance.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The Clone method calls the CookieParameter copy constructor to initialize a new instance of the CookieParameter class with the values of the current instance.
Community Additions
ADD
Show: