Plumtree Portal UI  
 

QueryArguments.basicFields Field

Fields searched by a basic (e.g. banner) search. May be null, in which case the default fields (name, description, and full-text) are searched. For an advanced search, basicFields will always be null and is ignored.

public string basicFields;

See Also

QueryArguments Class | com.plumtree.portaluiinfrastructure.search Namespace