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

DocReadyStatements..::..Add Method (DocEvent, array<JsStatement>[]()[][])

Add statements to the attach point.

Namespace:  Suoranta.WebApp.View.JS
Assembly:  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>[]()[][]

Return Value

DocReadyStatements