Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Umbraco
Belle
System
Trees
UrlHelperExtensions
C# Class Umbraco.Belle.System.Trees.UrlHelperExtensions
显示文件
Open project: umbraco/Belle
Public Methods
Method
Description
GetTreeUrl
(
this
urlHelper
,
Type
treeType
,
string
nodeId
,
FormDataCollection
queryStrings
) :
string
Method Details
GetTreeUrl()
public
static
method
public
static
GetTreeUrl
(
this
urlHelper
,
Type
treeType
,
string
nodeId
,
FormDataCollection
queryStrings
) :
string
urlHelper
this
treeType
System.Type
nodeId
string
queryStrings
FormDataCollection
return
string