Click or drag to resize
FileSystemDataSourceIncludeSubDirs Property
Gets or sets if files from sub directories should be included in data source.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool IncludeSubDirs { get; set; }

Property Value

Type: Boolean
See Also