Plumtree Portal UI  
 

SearchFormFactory.AddInputs Method 

Helper method to actually add the setting hidden inputs, called by AddRequiredSetting and AddOptionalSetting

protected virtual void AddInputs(
   string inputNamePrefix,
   int settingId,
   object settingValue
);

See Also

SearchFormFactory Class | com.plumtree.portaluiinfrastructure.search Namespace