Click or drag to resize

ExportItemCacheWriteBack Method

Cache writeback value for given field.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public virtual bool CacheWriteBack(
	string field,
	string value
)

Parameters

field
Type: SystemString
value
Type: SystemString

Return Value

Type: Boolean
See Also