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