C# Class Rebel.Cms.Web.PropertyEditors.NodeSelector.TreePluginExtensions

Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
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.

Method Details

GetNodeSelectorDataSource() public static méthode

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
Résultat INodeSelectorDataSource