Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Attribute

The class DigizuitePropertyAttribute has been removed use DigizuiteMetafieldAttribute instead. You can read about it here DFE 2.0.0 - 2 Modelling Asset Content Types under the section property mapping.

The class DigizuiteMediaFormatAttribute has changed. the following constructor has been removedDigizuiteMediaFormatAttribute(string name) use DigizuiteMediaFormatAttribute(string jsonId, string guid) instead. You can read about it here DFE 2.0.0 - 2 Modelling Asset Content Types under the section blob mapping.

GlobalConstants

The following consants has been removed from the class MediaFormatIds

  • Video_480

  • Video_720

  • Video_1080

  • Image_JPGfullsize

  • Image_JPGbig

  • Image_JPGmedium

  • Image_JPGsmall

  • Image_PNGtransparent

  • Document_Preview

  • Document_Thumb

  • No labels