Plumtree Portal UI  
 

PlumtreeHelpers.StaticInit Method 

Initializes global language and stylesheet settings using the given config settings. Can only be called once globally.

public static void StaticInit(
   PTConfigVarPack varpack
);

Parameters

varpack
a PTConfigVarPack

See Also

PlumtreeHelpers Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace