Method TryLoadCatalog
TryLoadCatalog(string, string)
Loads the catalog whose file name (without path and extension)
is provided in the catalogFilename
parameter
into the MobiScript window.
Declaration
public bool TryLoadCatalog(string catalogFilename, string password = "")
Parameters
Type | Name | Description |
---|---|---|
string | catalogFilename | |
string | password |
Returns
Type | Description |
---|---|
bool |