C# 클래스 Rebel.Cms.Web.PropertyEditors.NodeSelector.TreePluginExtensions

파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5

공개 메소드들

메소드 설명
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