Visualization members

Specifies the display format for the federated search location results.

The Visualization type exposes the following members.

Constructors

  Name Description
Public method Visualization(String) Initializes a Visualization object with the specified name.
Public method Visualization(String, String, String, String) Initializes a Visualization object with the specified information.

Top

Properties

  Name Description
Public property Name Must be either summary or topanswer.
Public property Properties Specifies the list of properties retrieved from the federated search location.
Public property SampleData A string containing sample search results XML from the federated search location.
Public property Xsl Specifies the XSLT transformation (XSLT) for the results XML returned for the federated search location. For more information about customizing the XSLT for the search results Web Parts, see Customizing Search Results in the Microsoft Office SharePoint Server 2007 SDK.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

Visualization class

Microsoft.Office.Server.Search.Administration namespace