Removes a translation from this CategoryNode.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- locale
- Type: Ingeniux.CMSILocale
Locale of the translation to remove
Return Value
Type: BooleanTrue if translation with given locale exists, false otherwise.
See Also