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
MvcTemplate
Components
Extensions
Html
JsTreeNode
C# Class MvcTemplate.Components.Extensions.Html.JsTreeNode
显示文件
Open project: NonFactors/MVC5.Template
Class Usage Examples
Public Methods
Method
Description
JsTreeNode
(
Int32
id
,
String
title
) :
System
JsTreeNode
(
String
title
) :
System
Method Details
JsTreeNode()
public
method
public
JsTreeNode
(
Int32
id
,
String
title
) :
System
id
System.Int32
title
String
return
System
JsTreeNode()
public
method
public
JsTreeNode
(
String
title
) :
System
title
String
return
System