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

Conventions..::..ActionParams Method (String, String)

Function returning parameters for action of controller

Namespace:  Suoranta.WebApp.Types
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public virtual string ActionParams(
	string action,
	string controller
)

Parameters

action
Type: String
controller
Type: String

Return Value