GetPrevScript(TIWHTMLContainer,TIWPageContext40,Boolean,boolean,TRenderRegionAsyncMethod,string,string) Method

Represents method GetPrevScript(TIWHTMLContainer,TIWPageContext40,Boolean,boolean,TRenderRegionAsyncMethod,string,string).

Namespace: IWCGAsyncRender
function GetPrevScript(ARegion: TIWHTMLContainer; APageContext: TIWPageContext40; AScriptTags: Boolean;
 AKeepPosition: boolean = False; ACGRenderAsyncMethod: TRenderRegionAsyncMethod = rramDefaultMethod;
 const AAfterLazyLoadJS: string = ''; const AAppendToHTMLID: string = ''): string;

Parameters

ARegion
Type: TIWHTMLContainer

APageContext
Type: TIWPageContext40

AScriptTags
Type: Boolean

AKeepPosition
Type: boolean

ACGRenderAsyncMethod
Type: TRenderRegionAsyncMethod

AAfterLazyLoadJS
Type: string

AAppendToHTMLID
Type: string

Return Value

Type: string