Configurates
C1.Web.Mvc.Tile.ShowToolbar. Sets a boolean value decides whether to show the toolbar.
Syntax
'Declaration
Public Function ShowToolbar( _
ByVal As Boolean _
) As
public ShowToolbar(
bool
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also