BestBet Members
Include Protected Members
Include Inherited Members
Represents a best bet in the SharePoint Server search keyword and best bet management system.
The BestBet type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | Gets or sets the text description for a best bet. | |
ParentKeywords | Gets the collection of parent keywords associated with the best bet. | |
Title | Gets or sets the title for a best bet. | |
Url | Gets or sets the URL for the best bet. |
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.) | |
Update | Updates a best bet with the specified changes. |
Top