This topic has not yet been rated - Rate this topic

FeaturedContent Interface

SharePoint 2010

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

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Keywords
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface FeaturedContent : ManagedResult, 
	SearchSetting, Describable, Identifiable, IComparable<FeaturedContent>

This is a marker interface, all operations are defined in the super-interface

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.