summaryP:DotNetNuke.Services.FileSystem.FolderTypeConfig.Settings
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public IList<FolderTypeSettingConfig> Settings { get; set; } |
| Visual Basic |
|---|
Public Property Settings As IList(Of FolderTypeSettingConfig) Get Set |