fix webconfig x avere img ok sia locali che IIS01/IIS02

This commit is contained in:
Samuele Locatelli
2021-03-29 19:36:26 +02:00
parent 52f441afcf
commit e2813d2003
4 changed files with 47 additions and 32 deletions
@@ -26,6 +26,14 @@ namespace GPW_Admin.WebUserControls
{
#region Public Properties
public string logoPath
{
get
{
return memLayer.ML.CRS("imgLogoPath");
}
}
public bool showAll
{
get