MvcHtmlString Class
Represents an HTML-encoded string that should not be encoded again.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | MvcHtmlString(String) | Initializes a new instance of the MvcHtmlString class. |
| 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.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)