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

Mvc..::..NewAction Method (String, String, String, Type)

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

Syntax


public static Mvc..::..Action NewAction(
	string controller,
	string methodName,
	string paramName,
	Type paramType
)

Parameters

controller
Type: String
methodName
Type: String
paramName
Type: String
paramType
Type: Type