Method LoadCatalog
LoadCatalog(string, string)
Loads the catalog whose file name (without path and extension)
is provided in the catalogFilename
parameter
into the MobiScript window. Throws an Sdk2Exception if fails to load.
Declaration
public void LoadCatalog(string catalogFilename, string password = "")
Parameters
Type | Name | Description |
---|---|---|
string | catalogFilename | |
string | password |