Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Ext
Net
MVC
Examples
Areas
TreePanel_Basic
Models
NodeHelper
C# Class Ext.Net.MVC.Examples.Areas.TreePanel_Basic.Models.NodeHelper
Show file
Open project: extnet/Ext.NET.Examples.MVC
Public Methods
Method
Description
CreateNodeWithOutChildren
(
System.Web.SiteMapNode
siteMapNode
) :
Node
Method Details
CreateNodeWithOutChildren()
public
static
method
public
static
CreateNodeWithOutChildren
(
System.Web.SiteMapNode
siteMapNode
) :
Node
siteMapNode
System.Web.SiteMapNode
return
Node