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; }
ReadOnly Property NonXmpMetadata As Boolean
Get
property bool NonXmpMetadata {
bool get ();
}
abstract NonXmpMetadata : bool with get
Property Value
Type:
BooleanSee Also