mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
68cf5054263609a48367154576da3d1550236fc4
Usage:
@using(Capture(html => Layout.Content.Add(x))) {
<div>foo</div>
}
And
@using(Capture(Layout.Content)) {
<div>foo</div>
}
--HG--
branch : 1.x
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
46.6%
JavaScript
41.2%
HTML
5.6%
CSS
3.3%
SCSS
1.1%
Other
2.1%