TagBuilder.SetInnerText Method
Visual Studio 2010
Sets the inner text of the tag (element).
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- innerText
- Type: System.String
The inner text for the tag (element).
Community Additions
ADD
Show: