Plumtree Tags API  
 

Scope.GetScopeSearchOrder Method 

Returns the order in which Scopes are searched during attribute value replacement. Variables are searched first, and then shared variables.

public static Scope[] GetScopeSearchOrder();

Return Value

The Scope search order.

See Also

Scope Class | com.plumtree.portaluiinfrastructure.tags Namespace