Function CSPCookie::operator const CSPString&()

Description:
Retrieves the content of the cookie.

Micronovae Prototype:
operator const CSPString&() const;

Arguments:
No arguments (void).

Return value:
Returns a reference to the content of the value.

Examples:
CSPString strCookie = Request.Cookies( "mycookie" );
CSPCookie | Intrinsic objects and classes | Class Categories | Online help home | Back

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com