238 Views
To display all files directories and sub directories in gridview from server folder or directory in asp.net application using C# and Vb.Net we need to use DirectoryInfo class under System.IO namespace.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
To display all files directories and sub directories in gridview from server folder or directory in asp.net application using C# and Vb.Net we need to use DirectoryInfo class under System.IO namespace.