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

JsObjectExpression..::..TryGetValue Method

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

Syntax


public bool TryGetValue(
	string key,
	out Object value
)

Parameters

key
Type: String
value
Type: Object%