The constructors of System.Web.UI.WebControls.CookieParameter are listed below. For a list of all members, see the CookieParameter Members list.
See Also: Inherited members from System.Web.UI.WebControls.Parameter
Initializes a new unnamed instance of the System.Web.UI.WebControls.CookieParameter class. | ||
Initializes a new named instance of the System.Web.UI.WebControls.CookieParameter class, using the specified string to identify which HTTP cookie to bind to. | ||
Initializes a new named and strongly typed instance of the System.Web.UI.WebControls.CookieParameter class, using the specified string to identify which HTTP cookie to bind to. |
Initializes a new instance of the System.Web.UI.WebControls.CookieParameter class with the values of the instance specified by the original parameter. |