C# Class Ext.Net.MVC.Examples.SourceModel

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

Méthodes publiques

Méthode Description
BuildSourceTabs ( string idSuffix, string url ) : TabPanel
GetFiles ( string url, bool download ) : List

Private Methods

Méthode Description
GetSubFiles ( List fileList, DirectoryInfo dir ) : void
PhysicalToVirtual ( string physicalPath ) : string

Method Details

BuildSourceTabs() public static méthode

public static BuildSourceTabs ( string idSuffix, string url ) : TabPanel
idSuffix string
url string
Résultat TabPanel

GetFiles() public static méthode

public static GetFiles ( string url, bool download ) : List
url string
download bool
Résultat List