Suoranta.EnterpriseLib.Web - Developer API

ControllerExtensions..::..NoContent Method

Namespace:  Suoranta.EnterpriseLib.Web.MVC
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public static HttpStatusCodeResult NoContent(
	this Controller controller
)

Parameters

controller
Type: Controller