C# Class Ext.Net.MVC.Examples.Areas.TreePanel_Basic.Models.SiteMapModel

Afficher le fichier Open project: extnet/Ext.NET.Examples.MVC Class Usage Examples

Méthodes publiques

Méthode Description
CreateNode ( System.Web.SiteMapNode siteMapNode ) : Node
CreateNodeWithOutChildren ( System.Web.SiteMapNode siteMapNode ) : Node

Method Details

CreateNode() public static méthode

public static CreateNode ( System.Web.SiteMapNode siteMapNode ) : Node
siteMapNode System.Web.SiteMapNode
Résultat Node

CreateNodeWithOutChildren() public static méthode

public static CreateNodeWithOutChildren ( System.Web.SiteMapNode siteMapNode ) : Node
siteMapNode System.Web.SiteMapNode
Résultat Node