Uiinfrastructure API Docs  
 

ConfigHelper.GetConfigVariables Method

Helper method to access a String variable from portalconfig.xml.

Overload List

Helper method to access a String variable from portalconfig.xml.

public static object[] GetConfigVariables(string,string,string,AActivitySpace);

Helper method to access a String variable from portalconfig.xml.

public static object[] GetConfigVariables(string,string,string,IApplication);

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace