ContentResult.Content Property

Gets or sets the content.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member Content : string with get, set

Property Value

Type: System.String
The content.
Show: