Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Orchard
Projections
Providers
Layouts
LayoutShapes
C# Class Orchard.Projections.Providers.Layouts.LayoutShapes
Inheritance:
IDependency
显示文件
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