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 FileController
Visual Basic (Declaration)
Public Class FileController
Visual C++
public ref class FileController

Remarks

Inheritance Hierarchy

System..::.Object
  DotNetNuke.Services.FileSystem..::.FileController

See Also