Gets a value indicating whether the folder has any child subfolder
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlElementAttribute("haschildren")] public bool HasChildren { get; } |
| Visual Basic |
|---|
<XmlElementAttribute("haschildren")> Public ReadOnly Property HasChildren As Boolean Get |