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

Endpoint Constructor (String, JsExpression)

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

Syntax


public Endpoint(
	string baseUrl,
	JsExpression paramUrlStringGetter
)

Parameters

baseUrl
Type: String
paramUrlStringGetter
Type: Suoranta.WebApp.View.JS..::..JsExpression