FeaturedContentCollection.AddFeaturedContent Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method AddFeaturedContent(String) Adds visual best bet (featured content) with the specified name.
Public method AddFeaturedContent(String, Context) Adds visual best bet (featured content) with the specified name and attach it to the specified context.
Public method AddFeaturedContent(String, Uri) Adds visual best bet (featured content) with the specified name and Uri.
Public method AddFeaturedContent(String, Uri, Context) Adds featured content with the specified name and Uri and attach it to the specified context.
Public method AddFeaturedContent(String, String, String, Uri) Adds featured content with the specified name, teaser, teaser content type and Uri.
Public method AddFeaturedContent(String, String, String, String, Uri, Nullable<Int16>, Nullable<DateTime>, Nullable<DateTime>, Context) Adds featured content with the specified featured content name, description, teaser, teaser content type, Uri, position and date range and attach it to the specified context.

Top

See Also

Reference

FeaturedContentCollection Interface

FeaturedContentCollection Members

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