MvcHtmlString Methods
The MvcHtmlString type exposes the following members.
| Name | Description | |
|---|---|---|
|
Create | Creates an HTML-encoded string using the specified text value. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
IsNullOrEmpty | Determines whether the specified string contains content or is either a null reference (Nothing in Visual Basic) or empty. |
|
MemberwiseClone | (Inherited from Object.) |
|
ToHtmlString | (Inherited from HtmlString.) |
|
ToString | (Inherited from HtmlString.) |
Show: