TIWCGJQCustomGlobalConfig.GetRenderScript Method

The function return the javascript to be executed.

Usually used only for initialization of jquery plugin and additional modification after init.

Notes to Inheritors

Override this function to implement the jquery plugin  initialization.

Namespace: IWCGJQMGlobalConfig
protected
 function GetRenderScript: string; override;

Return Value

Type: string

 

Overrides

TIWCGJQComponent.GetRenderScript