MvcHtmlString Methods

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreate(String)

Creates an HTML-encoded string using the specified text value.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticIsNullOrEmpty(MvcHtmlString)

Determines whether the specified string contains content or is either null or empty.

System_CAPS_pubmethodToHtmlString()

(Inherited from HtmlString.)

System_CAPS_pubmethodToString()

(Inherited from HtmlString.)

Return to top
Show: