Uiinfrastructure API Docs  
 

ConfigHelper.StaticInit Method 

Static init method. Can only be called once.

public static ReturnValue StaticInit(
   string strApplicationName,
   ConfigVarPack vpConfig,
   ImgSvrURLHelper ptImageServerHelper
);

Parameters

strApplicationName
vpConfig
ptImageServerHelper

Return Value

ReturnValue describing succes or failure

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace