TileLayoutContainerHeaderSettingsBuilder
Defines the fluent API for configuring the TileLayoutContainerHeaderSettings settings.
Methods
Template(System.String)
The template that will be rendered as a header.
Parameters
value - System.String
The value that configures the template.
TemplateId(System.String)
The template that will be rendered as a header.
Parameters
value - System.String
The value that configures the template.
TemplateView(System.Web.Mvc.MvcHtmlString)
The template that will be rendered as a header.
Parameters
value - System.Web.Mvc.MvcHtmlString
The value that configures the template.
TemplateHandler(System.String)
The template that will be rendered as a header.
Parameters
value - System.String
The value that configures the template.
Text(System.String)
The text that will be rendered as a header.
Parameters
value - System.String
The value that configures the text.