JsExpression..::..Replace Method
Namespace:
Suoranta.WebApp.View.JS
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static JsExpression Replace( Symbol body, Symbol placeholder, JsExpression newValue )
Parameters
- body
- Type: Suoranta.WebApp.Types..::..Symbol
- placeholder
- Type: Suoranta.WebApp.Types..::..Symbol
- newValue
- Type: Suoranta.WebApp.View.JS..::..JsExpression

