TIWCGJQAjaxCookie.JsDeleteCookie(string,string,string,Boolean,Boolean) Method

Creates a temp TIWCGJQAjaxCookie instance, and calls jqRemoveCookieEx

Namespace: IWCGJQCommon
public
 class function JsDeleteCookie(const AName: string; APath: string = ''; ADomain: string = '';
 ASecure: Boolean = False; ARaw: Boolean = False): string;

Parameters

AName
Type: string

APath
Type: string

ADomain
Type: string

ASecure
Type: Boolean

ARaw
Type: Boolean

Return Value

Type: string