C# Класс Rebel.Cms.Web.PropertyEditors.NodeSelector.TreePluginExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
GetNodeSelectorDataSource ( TreeMetadata>.this registeredTrees, System.Guid treeId ) : INodeSelectorDataSource

Returns the INodeSelectorDataSource for the tree requested, if the tree does not support this then an exception will be thrown.

Описание методов

GetNodeSelectorDataSource() публичный статический Метод

Returns the INodeSelectorDataSource for the tree requested, if the tree does not support this then an exception will be thrown.
public static GetNodeSelectorDataSource ( TreeMetadata>.this registeredTrees, System.Guid treeId ) : INodeSelectorDataSource
registeredTrees TreeMetadata>.this
treeId System.Guid
Результат INodeSelectorDataSource