Gets or sets the tooltip resource key used for the Control
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string ToolTipKey { get; set; } |
| Visual Basic |
|---|
Public Property ToolTipKey As String Get Set |