MvcHtmlString::Create Method (String^)
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 .
Show:
Creates an HTML-encoded string using the specified text value.
The value of the string to create .