Returns true if current site is production site, i.e. the site where real customer quotations and configurations are made.
bool InProdSite()
Remarks
In case of a single-site environment that doesn't have an administration site and a production site, both InAdminSite() and InProdSite() returns false.