Uiinfrastructure API Docs  
 

ConfigHelper.GetConfigVariableAsInt Method

Helper method to access an int variable from portalconfig.xml.

Overload List

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);

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace