Helper method to access a String variable from x_config.xml.
Helper method to access a String variable from x_config.xml.
new public static string GetConfigVariableAsString(string,string,string,AActivitySpace);
Helper method to access a String variable from x_config.xml.
new public static string GetConfigVariableAsString(string,string,string,IApplication);
PTConfigHelper Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace