getModuleUrl(moduleType: PP.App.ModuleType, settings: Object)
moduleType. Unit type.
settings. Additional unit settings. The optional parameter is a JSON object with the following properties: queryString - query string, mbObject - repository object, OpenMode - repository object opening mode, Class - style class, Url - unit URL.
The getModuleUrl method returns the specified type of unit URL.
The method returns a value of the String type.
The method use is given in the example for PP.App.getImagePath.
See also: