AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

HierarchicalModelDataSourceView Methods

The HierarchicalModelDataSourceView type exposes the following members.

Methods


  Name Description
Public method Select
Returns the root-level hierarchy nodes for data binding. Called by data-bound controls to obtain the top-level items. Each item's children are retrieved on demand via [HierarchyData{T}.GetChildren].