CGSetCookieValue(string,string,TIWApplication,TDateTime,string,string,Boolean) Method

Represents method CGSetCookieValue(string,string,TIWApplication,TDateTime,string,string,Boolean).

Namespace: IWCGJQCommon
procedure CGSetCookieValue(const ACookieName,ACookieValue: string; AApplication: TIWApplication; const AExpire: TDateTime;
 const APath: string = ''; const ADomain: string = ''; ASecure: Boolean = False); overload;

Parameters

ACookieName
Type: string

ACookieValue
Type: string

AApplication
Type: TIWApplication

AExpire
Type: TDateTime

APath
Type: string

ADomain
Type: string

ASecure
Type: Boolean