TagBuilder.ToString Method

Visual Studio 2010

Returns a string that represents the current object.

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

'Declaration
Public Overrides Function ToString As String

Return Value

Type: System.String
A string that represents the current object.

Use this method to render the HTML tag.

Community Additions

ADD
Show: