FeaturedContent Members

Include Protected Members
Include Inherited Members

Represents a visual best bet (featured content).configuration.

The FeaturedContent type exposes the following members.

Properties

  Name Description
Public property Contexts Gets all contexts which are attached to the search setting. (Inherited from SearchSetting.)
Public property Description Gets or sets the description. (Inherited from Describable.)
Public property EndDate Gets or sets the date to which of the search setting is valid. (Inherited from SearchSetting.)
Public property Group Gets the search setting group which the search setting belongs to. (Inherited from SearchSetting.)
Public property Id Gets or sets the identity of the object. (Inherited from Identifiable.)
Public property Keyword Gets the keyword to which the search setting belongs. This is undefined if the search setting does not depend on a keyword, i.e. is global. (Inherited from SearchSetting.)
Public property LastChanged Gets or sets the date of the last changed field. (Inherited from Identifiable.)
Public property Name Gets or sets the name of the domain object. (Inherited from Describable.)
Public property Position Gets or sets the position of the managed result. The semantics of this property is client-defined. (Inherited from ManagedResult.)
Public property StartDate Gets or sets the date from which of the search setting is valid. (Inherited from SearchSetting.)
Public property Teaser Gets or sets the teaser text of the managed content. (Inherited from ManagedResult.)
Public property TeaserContentType Gets or sets the teaser MIME-type of the managed content. (Inherited from ManagedResult.)
Public property Uri Gets or sets the URI of the managed content. (Inherited from ManagedResult.)

Top

Methods

  Name Description
Public method AttachContext Attaches a context to the search setting. (Inherited from SearchSetting.)
Public method CompareTo (Inherited from IComparable<FeaturedContent>.)
Public method DetachContext Detaches a context from the search setting. (Inherited from SearchSetting.)
Public method DetachContexts Detaches all contexts from the search setting. (Inherited from SearchSetting.)

Top

See Also

Reference

FeaturedContent Interface

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace