Plumtree Portal UI  
 

SearchFormFactory.AddRequiredSetting Method (Int32, Boolean)

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

public virtual void AddRequiredSetting(
   int settingId,
   bool settingValue
);

See Also

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