TemplateParser.Text Property

.NET Framework (current version)
 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the string that contains the data to be parsed.

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

member Text : string with get, internal set

Property Value

Type: System.String

The data to be parsed.

.NET Framework
Available since 4.5
Return to top
Show: