Click or drag to resize

BCObjectExtenderAfterReplaceContent Method

Raises the AfterReplaceContent event.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Client
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public void AfterReplaceContent(
	string filePath
)

Parameters

filePath
Type: SystemString
The path to the file used to replace the content.
See Also