MvcHtmlString::IsNullOrEmpty Method
Visual Studio 2010
Determines whether the specified string contains content or is either nullptr or empty.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- value
- Type: System.Web.Mvc::MvcHtmlString
The string.
Community Additions
ADD
Show: