Controller.Content Method (String)
Creates a content result object by using a string.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- content
- Type: System.String
The content to write to the response.
Show: