Click or drag to resize

FileHandlerExtension.FileSaveCompleted 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: System.String
Name of the saved file
Availability

CUSTOMTOOLS 2019 SP0


See Also