Uiinfrastructure API Docs  
 

UIErrorHandler.StaticInit Method 

Initializes static admin error helper. Can only be called once globally.

public static void StaticInit(
   IAdminUIErrorHelper _adminUIErrorHelper
);

Parameters

_adminUIErrorHelper

See Also

UIErrorHandler Class | com.plumtree.uiinfrastructure.errordisplay Namespace