MvcHtmlString::Create Method
Visual Studio 2010
Creates an HTML-encoded string using the specified text value.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- value
- Type: System::String
The value of the string to create .
Community Additions
ADD
Show: