C# Class Orchard.Projections.Providers.Layouts.LayoutShapes

Inheritance: IDependency
Exibir arquivo Open project: ucdavis/Orchard

Public Methods

Method Description
LayoutShapes ( ) : System

Private Methods

Method Description
GetTagBuilder ( string tagName, string id, IEnumerable classes, string>.IDictionary attributes ) : TagBuilder
Grid ( dynamic Display, TextWriter Output, HtmlHelper Html, string Id, bool Horizontal, IEnumerable Items, int Columns, IEnumerable Classes, string>.IDictionary Attributes, IEnumerable RowClasses, string>.IDictionary RowAttributes, IEnumerable CellClasses, string>.IDictionary CellAttributes ) : void

Method Details

LayoutShapes() public method

public LayoutShapes ( ) : System
return System