LocalizationItemCollection.SaveLocalization Method
| Name | Parameters | Description |
|---|---|---|
| SaveLocalization(IEnumerable<Object>, String, Boolean) | localizableComponents, culture, collectGarbage | Updates collection items related to the specified reporting components (controls) and the specified culture. Removes unnecessary items. |
| SaveLocalization(Object, String) | component, culture | Updates collection items related to the specified reporting component (control) and the specified culture. |