SummaryResultsToolPart._LocationDescriptions Field
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected _LocationDescriptions As List(Of String)
'Usage
Dim value As List(Of String)
value = Me._LocationDescriptions
Me._LocationDescriptions = value
protected List<string> _LocationDescriptions