Hide

YetaWF Documentation

Display
Print

StringWithToolTip Component

StringWithToolTip (Display)

Displays the model as an HTML encoded string with a tooltip.

Model Type: string

Sibling Properties

NameTypeDescription
model__ToolTipstringDefines the tooltip to be shown. Can be null.
[Caption("Repositories, Projects and Tags Explorer"), Description("")]
[UIHint("StringWithToolTip"), ReadOnly]
public string Text { get; set; }
public string Text_ToolTip { get; set; }