summaryP:DotNetNuke.Services.FileSystem.FolderTypeConfig.Settings

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

Syntax

C#
public IList<FolderTypeSettingConfig> Settings { get; set; }
Visual Basic
Public Property Settings As IList(Of FolderTypeSettingConfig)
	Get
	Set

See Also