TargetResultListID Property
The TargetResultListID property of the ResultsManagementControls class gets or sets the identifier for the search result list to that this Web Part manages.
Property Value
String that contains an identifier for the search result list that this Web Part manages.
Remarks
The TargetResultListID property is read/write. A Web Parts page may contain multiple sets of results. This property allows you to choose the set of results on which to perform the operations defined in this Web Part. This management control looks for a control of type QueryResultBase, whose ResultListID property value (inherited from its DatResultBase base class) is equal to the value of this property.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security