void SetCookie( string name, object value )
Type: string
The Cookie name, which must be unique.
Type: object
The value to set.