Click or drag to resize

ElementModelGUITooltipId Property

Specifies the GUI tooltip template used for this element.

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

Property Value

Type: String
Remarks

If not specified, the generic tooltip template will be used.

See Also