Class PropertyMedia
This is a Property that allows the editor to select a Media item from ImageVault
Inherited Members
Namespace: ImageVault.EPiServer
Assembly: ImageVault.EPiServer.dll
Syntax
public class PropertyMedia : PropertyMedia<MediaReference>
Constructors
PropertyMedia()
Initializes a new instance of the PropertyMedia class.
Declaration
public PropertyMedia()
PropertyMedia(MediaReference)
Initializes a new instance of the PropertyMedia class.
Declaration
public PropertyMedia(MediaReference mediaReference)
Parameters
Type | Name | Description |
---|---|---|
MediaReference | mediaReference |