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.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string DefaultTooltip { get; set; }
Property Value
Type:
String
See Also