IPublishingTargetExcludeLingualMaps Property
|
Gets/sets whether to exclude lingual maps, during publishing and preview
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool ExcludeLingualMaps { get; set; }Property ExcludeLingualMaps As Boolean
Get
Set
property bool ExcludeLingualMaps {
bool get ();
void set (bool value);
}abstract ExcludeLingualMaps : bool with get, set
Property Value
Boolean
See Also