Method SaveCatalog
SaveCatalog(string)
Saves the catalog that is open in the MobiScript window under the given filename (should be provided without path and extension). Throws an Sdk2Exception if fails to save.
Declaration
public void SaveCatalog(string catalogFilename)
Parameters
Type | Name | Description |
---|---|---|
string | catalogFilename |