Uiinfrastructure API Docs  
 

ConfigVarPack.InternalGetConfigValues Method 

This is an internal helper method

protected virtual object[] InternalGetConfigValues(
   string _strSection,
   string _strSubSection,
   string _strAttribute,
   bool bReportErrors
);

Parameters

_strSection
_strSubSection
_strAttribute
bReportErrors
true implies report errors

Return Value

See Also

ConfigVarPack Class | com.plumtree.uiinfrastructure.application.varpacks Namespace