Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IImageProperty Interface

Represents an image property, which can be added to an IDataEntryTemplate. A sub-type of IBaseProperty.

An image property allows an image file to be uploaded as the property value in a content item.

The value of the property can be retrieved using GetImagePropertyValue and updated using SetImagePropertyValue.

public interface IImageProperty : IBaseProperty

Requirements

Namespace: Plumtree.Remote.PRC.Content.Property

Assembly: edk (in edk.dll)

See Also

Plumtree.Remote.PRC.Content.Property Namespace