Exemple #1
0
 public IPath GetSiteDataFolder()
 {
     return(ModuleInfo.GetModuleDataPath(this.Site));
 }
Exemple #2
0
 public IPath GetSharedDataFolder()
 {
     return(ModuleInfo.GetModuleDataPath());
 }