Create

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWContainerContext > Methods >

Create

SIGNATURE=IWBaseRenderContext.TIWContainerContext.Create@TIWApplication@Boolean

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(AWebApplication: TIWApplication; aCacheControl: Boolean = True);

C++:

public: __fastcall TIWContainerContext(TIWApplication AWebApplication, bool aCacheControl = True);

 

Description: This is Create, a member of class TIWContainerContext.