Plumtree Portal UI  
 

SearchFormFactory.AddRequiredSetting Method (Int32, Int32[])

Add a required setting (constraint) that will be added to all searches generated by this form.

public virtual void AddRequiredSetting(
   int settingId,
   int[] settingValue
);

See Also

SearchFormFactory Class | com.plumtree.portaluiinfrastructure.search Namespace | SearchFormFactory.AddRequiredSetting Overload List