TaskProgressTooltipContentTemplate(JS)
|
value
|
Specifies custom content for the tooltip that displays the task's progress while the progress handler is resized in the UI. Mirrors the client-side taskProgressTooltipContentTemplate option.
|
TaskProgressTooltipContentTemplate(RazorBlock)
|
templateContent
|
Specifies custom content for the tooltip that displays the task's progress while the progress handler is resized in the UI. Mirrors the client-side taskProgressTooltipContentTemplate option.
|
TaskProgressTooltipContentTemplate(TemplateName)
|
name
|
Specifies custom content for the tooltip that displays the task's progress while the progress handler is resized in the UI. Mirrors the client-side taskProgressTooltipContentTemplate option.
|
TaskProgressTooltipContentTemplate(String)
|
templateContent
|
Specifies custom content for the tooltip that displays the task's progress while the progress handler is resized in the UI. Mirrors the client-side taskProgressTooltipContentTemplate option.
|