Plumtree Portal UI  
 

PTConfigService.GetConfigVariableAsInt Method 

public virtual int GetConfigVariableAsInt(
   string strSection,
   string strSubSection,
   string strAttribute,
   AActivitySpace space
);

Implements

IPTConfigHelper.GetConfigVariableAsInt

See Also

PTConfigService Class | com.plumtree.portaluiinfrastructure.helpers Namespace