LinkSection
SharePoint is full of UI buidling bloks that can be reused , either declaretively or programmatically, to build your UI components. In this blog post, I demonstrated how you can leverage LinksTable user control to create a cool-looking link box that mataches out of the box links (Look at Site settings page). There is another user control called LinkSection (inhertirs Microsoft.SharePoint.WebControls.LinkSection) which gives you more control over other parts of your link box such as Title and Description.
Read my notes on the community content of this page.
Categories: MOSS 2007