IWebViewPage..::..AddWebAppModule Method
Adds a HTML script block referencing a WebApp module.
Namespace:
Suoranta.WebApp.InterfacesAssembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
IHtmlString AddWebAppModule( string moduleName )
Parameters
- moduleName
- Type: String
Name of the module with or without file extension.

