Click or drag to resize
FileHandlerExtensionFileSaveCompleted Method
Post notification for save events, when CT core has finished all operations.

Namespace: CTExtensions.Interfaces
Assembly: CTInterface (in CTInterface.dll)
Syntax
public virtual void FileSaveCompleted(
	string bsFilename
)

Parameters

bsFilename
Type: SystemString
Name of the saved file
Availability

CUSTOMTOOLS 2019 SP0


See Also