MvcHtmlString.Empty Field

Contains an empty HTML string.

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

'Declaration
Public Shared ReadOnly Empty As MvcHtmlString
'Usage
Dim value As MvcHtmlString 

value = MvcHtmlString.Empty
Show: