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

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

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 string[] statements
)

Parameters

attachPoint
Type: Suoranta.WebApp.View.JS..::..DocEvent
statements
Type: array<String>[]()[][]

Return Value

DocReadyStatements