SaaS CMS has officially launched! Learn more now.

Interface IContentImage

Base interface for image content.

Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public interface IContentImage : IContentMedia, IContent, IContentData, IBinaryStorable

Extension Methods

EPiServer.Core.IContentExtensions.GetPropertyName<TContent>(TContent, System.Linq.Expressions.Expression<System.Func<TContent, System.Object>>)
EPiServer.Core.IContentExtensions.GetTargetFrame(EPiServer.Core.IContent)