[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TileBuilder-2.ShowToolbar

ShowToolbar Method

ShowToolbar(bool)

Configurates ShowToolbar. Sets a boolean value decides whether to show the toolbar.

Declaration
public TBuilder ShowToolbar(bool value)
Public Function ShowToolbar(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.