UrlHelper should work: http://www.castleproject.org/monorail/documentation/trunk/helpers/url/index.html
--- Patrick Steele http://weblogs.asp.net/psteele On Wed, Jan 27, 2010 at 3:29 PM, Artur Dorochowicz <[email protected]> wrote: > Hello, > > Recently deprecated and removed HtmlHelper had a method that I had > found quite useful in my app: > > public virtual string Link(string target, string linkText) > > Is there an equivalent for this available on other helpers? Or do I > need to write my own helper for this? > > > Regards > > Artur Dorochowicz -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.
