Click or drag to resize

AppPageControllerRegisterSolutionClientScriptIncludes Field

Use this delegate method to include Solution specific JavaScript files into OE aspx pages It populates StringList with relative locations (starting from web project path) of Solution's JavaScript files (i.e. "jsinc/oim.js")

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static RegisterSolutionClientScriptIncludes RegisterSolutionClientScriptIncludes

Field Value

Type: RegisterSolutionClientScriptIncludes
See Also