WebCenter Interaction API  
 

PT_SEARCH_SETTING.PT_SEARCHSETTING_GADGET_FIELDS Field

Requests that certain fields defined only for portlets be returned as part of search results. See the PT_SEARCH_INTERNAL_FIELD enumeration for a list of these. Default: false Value type: Integer, where zero==false, nonzero==true.

public const int PT_SEARCHSETTING_GADGET_FIELDS = 70;

See Also

PT_SEARCH_SETTING Class | com.plumtree.server Namespace