SearchResultsBaseToolPart._UseLocationVisualisation Field
Stores the value specified in the Use Location Visualization check box.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected _UseLocationVisualisation As CheckBox
'Usage
Dim value As CheckBox
value = Me._UseLocationVisualisation
Me._UseLocationVisualisation = value
protected CheckBox _UseLocationVisualisation
See Also
Reference
SearchResultsBaseToolPart Class