Configures a tooltip for this property in the Redakt back office.

public TooltipAttribute(string tooltipText)

Parameters

tooltipText string

The text of the tooltip to be displayed alongside the property label.

In this article