Gets the current value of the specified Cookie.

object GetCookie( 
string name 
)

Parameters

name

Type: string

The Cookie name.

Return Value

The current value.