Click or drag to resize

IGenericExportHandlerAllowInplaceWriteBack Method

For ExportItemColumnEditor to know if writeback during inplace editing is allowed.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
bool AllowInplaceWriteBack(
	ExportItem item
)

Parameters

item
Type: CTExtensions.ExportCore.ExportHandlerExportItem

Return Value

Type: Boolean
See Also