Class MediaWidgetComponent
Represents the "Image bank" component used to search for images among image providers
Implements
IComponentDefinition
IPluggableComponentDefinition
IContainerMatcher
IEquatable<IComponentDefinition>
Inherited Members
ComponentDefinitionBase.CreateComponent()
ComponentDefinitionBase.Equals(IComponentDefinition)
ComponentDefinitionBase.Settings
ComponentDefinitionBase.LocalizationService
ComponentDefinitionBase.DefinitionName
ComponentDefinitionBase.WidgetType
ComponentDefinitionBase.Title
ComponentDefinitionBase.Description
ComponentDefinitionBase.LanguagePath
ComponentDefinitionBase.Categories
ComponentDefinitionBase.SortOrder
PluggableComponentDefinitionBase.MatchesContainer(IContainer)
PluggableComponentDefinitionBase.PlugInAreas
PluggableComponentDefinitionBase.IsAvailableForUserSelection
PluggableComponentDefinitionBase.SupportsAutomaticRegistration
PluggableComponentDefinitionBase.AllowedRoles
Namespace: AdaptiveImages.Shell
Assembly: AdaptiveImages.dll
Syntax
[Component]
public class MediaWidgetComponent : ComponentDefinitionBase, IComponentDefinition, IPluggableComponentDefinition, IContainerMatcher, IEquatable<IComponentDefinition>
Constructors
MediaWidgetComponent()
Creates a component instance for the media widget
Declaration
public MediaWidgetComponent()
Implements
EPiServer.Shell.ViewComposition.IComponentDefinition
EPiServer.Shell.ViewComposition.IPluggableComponentDefinition
EPiServer.Shell.ViewComposition.IContainerMatcher