MvcHtmlString Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Create(String) | Creates an HTML-encoded string using the specified text value. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | IsNullOrEmpty(MvcHtmlString) | Determines whether the specified string contains content or is either null or empty. |
![]() | ToHtmlString() | (Inherited from HtmlString.) |
![]() | ToString() | (Inherited from HtmlString.) |
Show:

