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.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool NonXmpMetadata { get; }ReadOnly Property NonXmpMetadata As Boolean
Get
property bool NonXmpMetadata {
bool get ();
}abstract NonXmpMetadata : bool with get
Property Value
Boolean
See Also