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
Public method Raw(Object) Returns markup that is not HTML encoded. (Inherited from HtmlHelper.)
Public method Raw(String) Returns markup that is not HTML encoded. (Inherited from HtmlHelper.)
Top
Show: