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

JsStatements..::..Navigate Method (String)

Page navigation statement by setting window.location.href

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

Syntax


public static JsStatement Navigate(
	string url
)

Parameters

url
Type: String

Return Value