Click or drag to resize

HtmlSplitRendererRemoveOldContentsOfContentFolder Method

Removes old generated HTML files from the content folder.

Namespace: Altaxo.Text.Renderers.Html
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static void RemoveOldContentsOfContentFolder(
	string fullContentFolderName
)

Parameters

fullContentFolderName  String
The full content folder name.
See Also