Click or drag to resize

ExportItemGeneratePreview Method

Generate preview if it doesn't exist yet. Returns existing preview unless forced.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public string GeneratePreview(
	bool bForceNew = false
)

Parameters

bForceNew (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also