Gets a value indicating whether the folder has any child subfolder

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

Syntax

C#
bool HasChildren { get; }
Visual Basic
ReadOnly Property HasChildren As Boolean
	Get

See Also