Share via


SummaryResultsToolPart._IsSharepointLocationList Field

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected _IsSharepointLocationList As List(Of Boolean)
'Usage
Dim value As List(Of Boolean)

value = Me._IsSharepointLocationList

Me._IsSharepointLocationList = value
protected List<bool> _IsSharepointLocationList

See Also

Reference

SummaryResultsToolPart Class

SummaryResultsToolPart Members

Microsoft.Office.Server.Search.WebControls Namespace