ccPortalApplication.URLPath
- Former user (Deleted)
Owned by Former user (Deleted)
Dez. 16, 2016
1 min read
Loading data...
Parameter
String;
Beschreibung
URLPath ist relative Pfadanteil der URL des Applikationsobjekts.
Aufbau:
/<Pool>/<Application>/
Beispiel
ccScriptEngine.Log(ccLog_Info,ccPortalApplication.URLPath);