ICategoryNodeRemoveTranslations Method
|
Removes all translations from this CategoryNode.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax void RemoveTranslations()
void RemoveTranslations()
abstract RemoveTranslations : unit -> unit
Remarks This method does nothing if the CategoryNode doesn't have any translations.
See Also