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

JsStatements..::..ExecuteAfter Method

Execute statements the wait (milliseconds).

Namespace:  Suoranta.WebApp.View.JS
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public static JsStatement ExecuteAfter(
	JsStatements statements,
	int waitMilliseconds
)

Parameters

statements
Type: Suoranta.WebApp.View.JS..::..JsStatements
waitMilliseconds
Type: Int32

Return Value