SaaS CMS has officially launched! Learn more now.

Class PropertyImageReferenceControl

Inheritance
System.Object
PropertyImageReferenceControl
Inherited Members
Namespace: EPiServer.Web.PropertyControls
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7
Syntax
[TemplateDescriptor(TagString = "image")]
public class PropertyImageReferenceControl : PropertyDataControl, IPropertyControl, INamingContainer, IRenderSettings, IRenderTemplate<ContentReference>, IRenderTemplate

Constructors

PropertyImageReferenceControl()

Declaration
public PropertyImageReferenceControl()

Methods

CreateDefaultControls()

Creates the default controls for the property. Used when the property is in view mode or in "on page edit" mode and the PropertyDataControl does not support on page editing.

Declaration
public override void CreateDefaultControls()
Overrides

Implements

System.Web.UI.INamingContainer

Extension Methods