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