Inline Recursion in ASP.NET Template to Print a Tree’s Node List(devign.me)
submitted by
Devign(180) 1 year, 8 months ago
Here’s a neat & clean way to perform a recursion in ASP.NET, inside the .aspx/.ascx file. Suitable for ASP.NET MVC as well as WebForms.
No <asp:Repeater> + OnItemDataBound event or concatenating strings recursively in the code behind involved.
[...]
|category: ASP.NET
|Views: 116
tags:
ASP.NET another
Everyones tags:
Your Tags: