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)

Syntax

C#
public class FolderController
Visual Basic
Public Class FolderController

Remarks

Inheritance Hierarchy

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

See Also