DotNetNuke 5.2
Business Class that provides access to the Database for the functions within the calling classes Instantiates the instance of the DataProvider and returns the object, if any

Namespace:  DotNetNuke.Services.FileSystem
Assembly:  DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275

Syntax

C#
public class FolderController
Visual Basic (Declaration)
Public Class FolderController
Visual C++
public ref class FolderController

Remarks

Inheritance Hierarchy

System..::.Object
  DotNetNuke.Services.FileSystem..::.FolderController

See Also