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) Version: 25.0
Syntax
public virtual void FileSaveCompleted(
	string bsFilename
)

Parameters

bsFilename  String
Name of the saved file
Revision History
DateVersionDescription
-2019 SP0First Release
See Also