Concept Framework 2.2 documentation Contents | Index

CApplication.GetCookie

Name Type Access Version Deprecated
GetCookie function static version 1.0 no

Prototype:
static string GetCookie(string user)

Parameters:
user      The user or key associated with the cookie. Cannot contain characters that are invalid in a filename.

Description:
Gets the data set by [SetCookie] asociated with the current user and current host.

Returns:
A string containing the data set with [SetCookie]

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:11 2013 GMT(c)2013 Devronium Applications