Helper method to access an int variable from portalconfig.xml.
Helper method to access an int variable from portalconfig.xml.
public static int GetConfigVariableAsInt(string,string,string,AActivitySpace);
Helper method to access an int variable from portalconfig.xml.
public static int GetConfigVariableAsInt(string,string,string,Application);
ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace