Share via


SPHierarchyDataSourceControl.ShowFolderChildren Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property ShowFolderChildren As Boolean
    Get
    Set
'Usage
Dim instance As SPHierarchyDataSourceControl
Dim value As Boolean

value = instance.ShowFolderChildren

instance.ShowFolderChildren = value
public bool ShowFolderChildren { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

SPHierarchyDataSourceControl Class

SPHierarchyDataSourceControl Members

Microsoft.SharePoint.WebControls Namespace