C# Class EPiBootstrapArea.BootstrapAwareContentAreaRenderer

Inheritance: ContentAreaRenderer
Afficher le fichier Open project: valdisiljuconoks/EPiBootstrapArea Class Usage Examples

Méthodes publiques

Méthode Description
BootstrapAwareContentAreaRenderer ( ) : System
Render ( HtmlHelper htmlHelper, ContentArea contentArea ) : void

Private Methods

Méthode Description
GetCssClassesForItem ( DisplayModeFallback fallback ) : string
GetCssClassesForTag ( ContentAreaItem contentAreaItem, string tagName ) : string

Method Details

BootstrapAwareContentAreaRenderer() public méthode

public BootstrapAwareContentAreaRenderer ( ) : System
Résultat System

Render() public méthode

public Render ( HtmlHelper htmlHelper, ContentArea contentArea ) : void
htmlHelper HtmlHelper
contentArea ContentArea
Résultat void