Uiinfrastructure API Docs  
 

AppWarmUp.HelperLoadVarPacks Method 

Helper that loads VarPacks from a config file.

public static ReturnValue HelperLoadVarPacks(
   string strVarPackFile,
   string strLibHomePath,
   string strConfigPath,
   IApplication application,
   bool bOverWrite
);

Parameters

strVarPackFile
strLibHomePath
strConfigPath
application
bOverWrite
true implies that the Custom Object Counter will be incremented for these classes.

See Also

AppWarmUp Class | com.plumtree.uiinfrastructure.application Namespace