Gets or sets the tooltip resource key used for the Control

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

Syntax

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

Field Value

A String

See Also