IPublishingTargetSkipXmpPublish Property
|
Gets/sets whether to publish XMP files for assets.
XMP files contains meta data for assets.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool SkipXmpPublish { get; set; }Property SkipXmpPublish As Boolean
Get
Set
property bool SkipXmpPublish {
bool get ();
void set (bool value);
}abstract SkipXmpPublish : bool with get, set
Property Value
Boolean
See Also