Uiinfrastructure API Docs  
 

ExpressionEngineFilter.StaticInit Method 

Static initialization method. Use this method to set the actual class that implements the Expression Engine interpreter filter logic.

public static void StaticInit(
   IInterpreterFilter filter
);

Parameters

filter

See Also

ExpressionEngineFilter Class | com.plumtree.uiinfrastructure.interpreter.filter Namespace