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