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

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

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

Parameters

ACookieName
Type: string

ACookieValue
Type: string

AResponse
Type: System.Void

AExpire
Type: TDateTime

APath
Type: string

ADomain
Type: string

ASecure
Type: Boolean