Sebastien Ros 68cf505426 Adding custom Capture helpers in base views
Usage:
@using(Capture(html => Layout.Content.Add(x))) {
  <div>foo</div>
}

And

@using(Capture(Layout.Content)) {
  <div>foo</div>
}

--HG--
branch : 1.x
2013-04-19 10:50:17 -07:00
2013-04-09 16:02:39 -07:00
2013-03-08 14:28:12 -08:00
2010-05-14 12:24:08 -07:00
2013-02-27 15:46:23 -08:00
2013-03-20 10:52:12 -07:00
Description
About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
253 MiB
Languages
C# 46.6%
JavaScript 41.2%
HTML 5.6%
CSS 3.3%
SCSS 1.1%
Other 2.1%