getSiteUrl static method

String getSiteUrl()

Implementation

static String getSiteUrl() {
  return appProperties['siteUrl'];
}