Show / Hide Table of Contents

Class MediaWidgetComponent

Represents the "Image bank" component used to search for images among image providers

Inheritance
object
PluggableComponentDefinitionBase
ComponentDefinitionBase
MediaWidgetComponent
Implements
IComponentDefinition
IPluggableComponentDefinition
IContainerMatcher
IEquatable<IComponentDefinition>
Inherited Members
ComponentDefinitionBase.CreateComponent()
ComponentDefinitionBase.CreateComponent(Type)
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.HasAccess(IPrincipal)
PluggableComponentDefinitionBase.PlugInAreas
PluggableComponentDefinitionBase.IsAvailableForUserSelection
PluggableComponentDefinitionBase.SupportsAutomaticRegistration
PluggableComponentDefinitionBase.AllowedRoles
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
IEquatable<T>

Extension Methods

ImageExtensions.GetCultureSpecificImageAttribute<TContent, TProperty>(TContent, Expression<Func<TContent, TProperty>>)
ImageExtensions.GetImageConstraints<TParent>(TParent, string)
ImageExtensions.GetImageConstraints<TParent, TProperty>(TParent, Expression<Func<TParent, TProperty>>)
ImageExtensions.GetImageRenderSettings<TParent, TProperty>(TParent, Expression<Func<TParent, TProperty>>)
ImageExtensions.GetImageRenderSettings<TParent, TProperty>(TParent, Expression<Func<TParent, TProperty>>, FormFactor)
ImageExtensions.GetProportionsConstraint<TParent>(TParent, string)
ImageExtensions.GetProportionsConstraint<TParent>(TParent, string, FormFactor)
ImageExtensions.GetProportionsConstraint<TParent, TProperty>(TParent, Expression<Func<TParent, TProperty>>)
ImageExtensions.GetRequiredImageAttribute<TContent, TProperty>(TContent, Expression<Func<TContent, TProperty>>)
ImageExtensions.GetSizeConstraint<TContent, TProperty>(TContent, Expression<Func<TContent, TProperty>>)
☀
☾
In this article
Back to top
Documentation applies to: Adaptive Images 2.x
☀
☾