Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Rotator > How to load files from a virtual directory and show them in RadRotator control

Not answered How to load files from a virtual directory and show them in RadRotator control

Feed from this thread
  • Posted on Apr 26, 2010 (permalink)

    Requirements

    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.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / ASP.NET and ASP.NET AJAX > Rotator > How to load files from a virtual directory and show them in RadRotator control