ILocalizationServiceCopyLocalizationForCulture Method | 
Namespace: Dundas.BI
LocalizationInfo CopyLocalizationForCulture( LocalizationInfo sourceLocalizationInfo, CultureInfo targetCulture )
| Exception | Condition | 
|---|---|
| ArgumentNullException | sourceLocalizationInfo is . -or- targetCulture is .  | 
| ArgumentException | Localization can only be copied to a different culture, or to the same culture in order to create an override. | 
| NoPrivilegeException | The caller does not have administrative privileges. | 
| InvalidSessionException | The caller context is not associated with a valid session. | 
| InvalidOperationException | There is already a localization resource with a different name for this culture and module. |