C# 클래스 Ext.Net.MVC.Examples.SourceModel

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

공개 메소드들

메소드 설명
BuildSourceTabs ( string idSuffix, string url ) : TabPanel
GetFiles ( string url, bool download ) : List

비공개 메소드들

메소드 설명
GetSubFiles ( List fileList, DirectoryInfo dir ) : void
PhysicalToVirtual ( string physicalPath ) : string

메소드 상세

BuildSourceTabs() 공개 정적인 메소드

public static BuildSourceTabs ( string idSuffix, string url ) : TabPanel
idSuffix string
url string
리턴 TabPanel

GetFiles() 공개 정적인 메소드

public static GetFiles ( string url, bool download ) : List
url string
download bool
리턴 List