Click or drag to resize

ICategoryNodeRemoveTranslations Method


Removes all translations from this CategoryNode.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void RemoveTranslations()
Remarks
This method does nothing if the CategoryNode doesn't have any translations.
See Also