HtmlHelper(TModel).Raw Method
Returns markup that is not HTML encoded.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Raw(Object) | Returns markup that is not HTML encoded. (Inherited from HtmlHelper.) |
|
Raw(String) | Returns markup that is not HTML encoded. (Inherited from HtmlHelper.) |
Show: