Click or drag to resize

HtmlSplitRendererRemoveOldContentsOfContentFolder Method

[Missing <summary> documentation for "M:Altaxo.Text.Renderers.Html.HtmlSplitRenderer.RemoveOldContentsOfContentFolder(System.String)"]


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

Parameters

fullContentFolderName  String

[Missing <param name="fullContentFolderName"/> documentation for "M:Altaxo.Text.Renderers.Html.HtmlSplitRenderer.RemoveOldContentsOfContentFolder(System.String)"]

See Also