Uiinfrastructure API Docs  
 

AppWarmUp.RunStartupTasks Method 

Execute the startup tasks defined in PTStartupTasks. Note that the handling of each return value is delegated to the notification factory. The default handling is to continue until a fatal error is encountered.

public static ReturnValue RunStartupTasks(
   string _strApplicationName
);

See Also

AppWarmUp Class | com.plumtree.uiinfrastructure.application Namespace