Plumtree Portal UI  
 

SearchSettingCollection.parseURLString Method 

Parse the URL-ified String[] setting value and return an Object that can be passed to add() (and from there into IPTSearchRequest.SetSettings()).

public static object parseURLString(
   int id,
   string[] value
);

See Also

SearchSettingCollection Class | com.plumtree.portaluiinfrastructure.search Namespace