C# Class Ext.Net.MVC.Examples.Models.StaticNodeIcon

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

Méthodes publiques

Méthode Description
StaticNodeIcon ( string path ) : System
TryGetIconCLS ( string &placeHolder, string firstLevel, string secondLevel = null ) : bool

Method Details

StaticNodeIcon() public méthode

public StaticNodeIcon ( string path ) : System
path string
Résultat System

TryGetIconCLS() public méthode

public TryGetIconCLS ( string &placeHolder, string firstLevel, string secondLevel = null ) : bool
placeHolder string
firstLevel string
secondLevel string
Résultat bool