summaryT:DotNetNuke.Services.FileSystem.FolderMappingSettingsControlBase

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

Syntax

C#
public abstract class FolderMappingSettingsControlBase : PortalModuleBase
Visual Basic
Public MustInherit Class FolderMappingSettingsControlBase
	Inherits PortalModuleBase

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI..::..TemplateControl
      System.Web.UI..::..UserControl
        DotNetNuke.Framework..::..UserControlBase
          DotNetNuke.Entities.Modules..::..PortalModuleBase
            DotNetNuke.Services.FileSystem..::..FolderMappingSettingsControlBase

See Also