C# 클래스 Ext.Net.MVC.Examples.Models.StaticNodeIcon

파일 보기 프로젝트 열기: extnet/Ext.NET.Examples.MVC 1 사용 예제들

공개 메소드들

메소드 설명
StaticNodeIcon ( string path ) : System
TryGetIconCLS ( string &placeHolder, string firstLevel, string secondLevel = null ) : bool

메소드 상세

StaticNodeIcon() 공개 메소드

public StaticNodeIcon ( string path ) : System
path string
리턴 System

TryGetIconCLS() 공개 메소드

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