Controller::Content Method
Visual Studio 2010
Creates a content result object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Content(String) | Creates a content result object by using a string. |
|
Content(String, String) | Creates a content result object by using a string and the content type. |
|
Content(String, String, Encoding) | Creates a content result object by using a string, the content type, and content encoding. |
Community Additions
ADD
Show: