Click or drag to resize

ElementModelDefaultTooltip Property

Sets the tooltip displayed when the element is hovered over. If an image URL is added the image will be displayed in the tooltip.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string DefaultTooltip { get; set; }

Property Value

Type: String
See Also