TemplateBuilder.SetTagInnerText Method (String)
.NET Framework (current version)
Saves the inner text of the template tag.
Assembly: System.Web (in System.Web.dll)
Parameters
- text
-
Type:
System.String
The inner text of the template.
The SetTagInnerText method overrides the base class's ControlBuilder.SetTagInnerText method and sets the value of the Text property.
.NET Framework
Available since 1.1
Available since 1.1
Show: