[]
        
(Showing Draft Content)

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

Content Method

Content(string)

Configurates Content. Sets the tile content(text/html) or the selector of a Dom element which contains the content.

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

The value.

Returns
Type Description
TBuilder

Current builder.