TopicCollectionSave Method

Save the topic collection to the named content layout file

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public void Save(
	string filename
)

Parameters

filename  String
The filename to which the content layout is saved

See Also