PagePorter Class Library

Metadata.SaveFile Method

Writes the .cnf file with the current values in the collection.

Overload List

Writes the .cnf file with the current values in the collection.

public virtual void SaveFile();

Writes the .cnf file with the current values in the collection with the specified filename.

public void SaveFile(string);

See Also

Metadata Class | Parastream.Web.MsFrontPage Namespace