MagicCMS Documentation

MagicTransDictionary..::..Save Method

This method inserts the term translation in Dictionary table of MagicCMS database. If translation exists for this languages it updates translation.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public bool Save()

Return Value

true on success, false otherwise.