FeaturedContentCollection.AddFeaturedContent Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AddFeaturedContent(String) | Adds visual best bet (featured content) with the specified name. | |
AddFeaturedContent(String, Context) | Adds visual best bet (featured content) with the specified name and attach it to the specified context. | |
AddFeaturedContent(String, Uri) | Adds visual best bet (featured content) with the specified name and Uri. | |
AddFeaturedContent(String, Uri, Context) | Adds featured content with the specified name and Uri and attach it to the specified context. | |
AddFeaturedContent(String, String, String, Uri) | Adds featured content with the specified name, teaser, teaser content type and Uri. | |
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