Plumtree Portal UI  
 

IPTConfigHelper.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.

string GetConfigVariableAsString(string,string,string,AActivitySpace);

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

string GetConfigVariableAsString(string,string,string,IApplication);

See Also

IPTConfigHelper Interface | com.plumtree.portaluiinfrastructure.helpers Namespace