|
|
Browse by Tags
All Tags » castle
-
This was intended to be a two-part article. It was just after I published the original article, I noticed that I’d left out a large part of ViewComponentEx. We continue…..
protected bool RenderOptionalSection(string section)
protected bool RenderOptionalSection(string section, string defaultText)
Renders the named ...
-
I’ve been rewriting my website, njtheater.com, (very slowly) as a Castle MonoRail application. Along the way, I’ve written a number of ViewComponent and other elements. Many of these were of general use, so I’ve added them to the CastleContib project, and documented them in the using.castleproject.org wiki.
Two problem there: First, some of ...
|
|
|