AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

HierarchicalModelDataSource<(Of <(<'T>)>)>..::..GetHierarchicalView Method

Gets the view helper object for the IHierarchicalDataSource interface for the specified path.

Namespace:  AdvantageCSP.HierarchicalModelDataSource
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public HierarchicalDataSourceView GetHierarchicalView(
	string viewPath
)

Parameters

viewPath
Type: String
The hierarchical path of the view to retrieve.

Return Value

Returns a HierarchicalDataSourceView that represents a single view of the data at the hierarchical level identified by the viewPath parameter.