BCDocumentUI AddRendition Method (String)Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Loads rendition content from the specified file.

Namespace: BlueCieloECM.InnoCielo.Meridian.Client
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public void AddRendition(
	string filePath
)

Parameters

filePath
Type: OnlineSystem String
The file path from which to load rendition content.
Remarks

The method creates a new revision of the rendition.
See Also