Uiinfrastructure API Docs  
 

ConfigVarPack.LoadComponentSettings Method 

Helper method to load settings in the specified OpenConfig component into the XPHashtable.

protected virtual void LoadComponentSettings(
   IOKComponent component,
   string sectionName
);

Parameters

component
sectionName

See Also

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