TemplateDefinition.Content Property

 

Gets or sets the HTML markup representing the content of the template.

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

abstract Content : string with get, set
override Content : string with get, set

Property Value

Type: System.String

HTML markup for the content of the template.

.NET Framework
Available since 2.0
Return to top
Show: