Uiinfrastructure API Docs  
 

LoadCustomLoads.HelperLoadSettings Method 

Helper that loads settings from a folder.

public static ReturnValue HelperLoadSettings(
   IApplication app,
   string strSettingsFolder,
   string strLibHomePath
);

Parameters

app
strSettingsFolder
strLibHomePath

See Also

LoadCustomLoads Class | com.plumtree.uiinfrastructure.application.startup Namespace