C-DEngine 5.105

TheFormInfo..::..Clone Method

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TheFormInfo Clone(
	eWebPlatform pWebPlatform,
	bool CreateFastCache
)
Public Function Clone ( _
	pWebPlatform As eWebPlatform, _
	CreateFastCache As Boolean _
) As TheFormInfo
public:
TheFormInfo^ Clone(
	eWebPlatform^ pWebPlatform, 
	bool^ CreateFastCache
)

Parameters

pWebPlatform
Type: nsCDEngine.ViewModels..::..eWebPlatform
CreateFastCache
Type: Boolean