|
RadControls version
|
RadControls for ASP.NET AJAX |
| .NET version |
2.0, 3.5, 4.0 |
| Visual Studio version |
2005, 2008, 2010 |
| programming language |
C#, VB.NET |
| browser support |
all browsers supported by RadControls
|
PROJECT DESCRIPTION
This code library shows how to load files from a directory, that is sub directory of the application's root and show them in
RadRotator control. In addition, a filter can be applied in order to select files with a specific extension. More details about using wildcards with the Directory.GetFiles method can be found in
this MSDN page.