HelpText is value of the Help Text if no ResourceKey is provided

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

Syntax

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

Field Value

A string representing the Text

Remarks