Plumtree Portal UI  
 

PTConfigHelper.GetConfigVariableAsString Method

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

Overload List

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

See Also

PTConfigHelper Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace