Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

IWebViewPage..::..AddWebAppModule Method

Adds a HTML script block referencing a WebApp module.

Namespace:  Suoranta.WebApp.Interfaces
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


IHtmlString AddWebAppModule(
	string moduleName
)

Parameters

moduleName
Type: String
Name of the module with or without file extension.

Return Value

Script block, or an empty string if the module has already been referenced in the document.