MvcHtmlString.Empty Field
Contains an empty HTML string.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Shared ReadOnly Empty As MvcHtmlString
public static readonly MvcHtmlString Empty
public:
static initonly MvcHtmlString^ Empty