[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.AnnotationBaseBuilder-2.Tooltip

Tooltip Method

Tooltip(string)

Configurates Tooltip. Sets the tooltip of the annotation.

Declaration
public TBuilder Tooltip(string value)
Public Function Tooltip(value As String) As TBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.