Click or drag to resize

IAssetNonXmpMetadata Property


Gets whether the asset will publish xmp metadata When false, the metadata published out will be just like page xml, and under "_asset_metadata_" instead xmp folder

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
bool NonXmpMetadata { get; }

Property Value

Type: Boolean
See Also