TIWCGJQComponent.AddJavaScriptToAjaxResponse(string,TIWCGAjaxReponseScriptEvent,Boolean,Boolean) Method

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

Namespace: IWCGJQComp
protected
 function AddJavaScriptToAjaxResponse(const APropName: string; const AEvent: TIWCGAjaxReponseScriptEvent;
 ACheck: Boolean = True; ARaise: Boolean = True): TIWCGResponseEvent; overload;

Parameters

APropName
Type: string

AEvent
Type: TIWCGAjaxReponseScriptEvent

ACheck
Type: Boolean

ARaise
Type: Boolean

Return Value

 

Implements

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