[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.OnClientPopup

OnClientPopup Method

OnClientPopup(string)

Configurates the OnClientPopup client event. Occurs before the tooltip content is displayed.

Declaration
public TBuilder OnClientPopup(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.