Visualization Members
Include Protected Members
Include Inherited Members
Specifies the display format for the federated search location results.
The Visualization type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Visualization(String) | Initializes a Visualization object with the specified name. | |
Visualization(String, String, String, String) | Initializes a Visualization object with the specified information. |
Top
Properties
Name | Description | |
---|---|---|
Name | Must be either summary or topanswer. | |
Properties | Specifies the list of properties retrieved from the federated search location. | |
SampleData | A string containing sample search results XML from the federated search location. | |
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 Enterprise Search Results in the Microsoft Office SharePoint Server 2007 SDK. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top