SessionParameter.Clone Method
.NET Framework 3.0
Returns a duplicate of the current SessionParameter 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 SessionParameter(SessionParameter) copy constructor to initialize a new instance of the SessionParameter class with the values of the current instance.
Community Additions
ADD
Show: