Plumtree Portal UI  
 

SearchSettingCollection.add Method

Add a setting to the map

Overload List

Add a setting to the map

public virtual void add(int,bool);

Add a setting to the map

public virtual void add(int,int);

Add a setting to the map

public virtual void add(int,int[]);

Add a setting to the map (for use only within the search package)

public virtual void add(int,object);

Add a setting to the map

public virtual void add(int,string);

See Also

SearchSettingCollection Class | com.plumtree.portaluiinfrastructure.search Namespace