JsExpression..::..Cast Method (Type, String, JsExpression)
Namespace:
Suoranta.WebApp.View.JS
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static JsExpression Cast( Type type, string jsValueGetter, JsExpression nullSubstitute )
Parameters
- type
- Type: Type
- jsValueGetter
- Type: String
- nullSubstitute
- Type: Suoranta.WebApp.View.JS..::..JsExpression

