DocReadyStatements..::..Add Method (DocEvent, array<JsStatements>[]()[][])
Add statements to the attach point.
Namespace:
Suoranta.WebApp.View.JSAssembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public DocReadyStatements Add( DocEvent attachPoint, params JsStatements[] statements )
Parameters
- attachPoint
- Type: Suoranta.WebApp.View.JS..::..DocEvent
- statements
- Type: array<JsStatements>[]()[][]

