TIWCGJSContainer.AddJavaScriptEventToResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean) Method

Represents method AddJavaScriptEventToResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean).

Namespace: IWCGJQControl
protected
 function AddJavaScriptEventToResponse(const APropName: string; const AEvent: TIWCGAjaxReponseScriptEvent;
 ACheck: Boolean = True; ARaise: Boolean = True): TIWCGResponseEvent;

Parameters

APropName
Type: string

AEvent
Type: TIWCGAjaxReponseScriptEvent

ACheck
Type: Boolean

ARaise
Type: Boolean

Return Value

 

Implements

IIWCGJSContainer.AddJavaScriptEventToResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean)