[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.SplitTileTagHelper

SplitTileTagHelper Class

ITagHelper implementation for SplitTile.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-split-tile")]
public class SplitTileTagHelper : TileTagHelper<SplitTile>, ITagHelper, ITagHelperComponent

Constructors

Name Description
SplitTileTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

MinSize

Configurates MinSize. Sets the minimum size of the tile, in pixels.

Size

Configurates Size. Sets the size of the tile.

Methods

Name Description
ProcessChildContent(object, TagHelperContent)

Processes the child content.