0
votes
1answer
38 views

SharePoint 2010 - ASP.net List folders from network location

New to SharePoint & ASP is there any way to simply list folders from a given network path and display them in a SharePoint webpage? Thanks Niall
0
votes
1answer
137 views

Rendering linkbutton with image

I have an issue when i try to render the linkbutton with image and text it isn't rendered correctly. I render it from a servercontrol in method OnLoad. And I do not understand why, maybe someone knows ...