Plumtree Portal UI  
 

IPTConfigHelper.GetConfigVariables Method (String, String, String, AActivitySpace)

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

object[] GetConfigVariables(
   string strSection,
   string strSubSection,
   string strAttribute,
   AActivitySpace space
);

Parameters

strSection
strSection
strSubSection
strSubSection
strAttribute
strAttribute
space
the current space

Return Value

String the requested variable

See Also

IPTConfigHelper Interface | com.plumtree.portaluiinfrastructure.helpers Namespace | IPTConfigHelper.GetConfigVariables Overload List