summaryM:DotNetNuke.Services.FileSystem.FolderMappingsConfigController.GetFactory
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected override Func<IFolderMappingsConfigController> GetFactory() |
Visual Basic |
---|
Protected Overrides Function GetFactory As Func(Of IFolderMappingsConfigController) |