GetRenderRegionAsyncHTML(TIWHTMLContainer,TStrings,Boolean,Boolean,TRenderRegionAsyncMethod,string,string) Method

Represents method GetRenderRegionAsyncHTML(TIWHTMLContainer,TStrings,Boolean,Boolean,TRenderRegionAsyncMethod,string,string).

Namespace: IWCGAsyncRender
function GetRenderRegionAsyncHTML(ARegion: TIWHTMLContainer; AScripts: TStrings;
 ABrowserResize: Boolean = False; AKeepPosition: Boolean = False; ACGRenderAsyncMethod: TRenderRegionAsyncMethod = rramOldMethod;
 const AAfterLazyLoadJS: string = ''; const AAppendToHTMLID: string = ''): string; overload; 

Parameters

ARegion
Type: TIWHTMLContainer

AScripts
Type: TStrings

ABrowserResize
Type: Boolean

AKeepPosition
Type: Boolean

ACGRenderAsyncMethod
Type: TRenderRegionAsyncMethod

AAfterLazyLoadJS
Type: string

AAppendToHTMLID
Type: string

Return Value

Type: string