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

显示文件 Open project: extnet/Ext.NET.Examples.MVC Class Usage Examples

Public Methods

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

Method Details

StaticNodeIcon() public method

public StaticNodeIcon ( string path ) : System
path string
return System

TryGetIconCLS() public method

public TryGetIconCLS ( string &placeHolder, string firstLevel, string secondLevel = null ) : bool
placeHolder string
firstLevel string
secondLevel string
return bool