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

