The Text is the name or title of the section

Namespace: DotNetNuke.UI.UserControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Text { get; set; }
Visual Basic
Public Property Text As String
	Get
	Set

Field Value

A string representing the Title Text.

Remarks