LocalizationService.getCultureLocalizationInfos Method
        
 Gets all the created and available culture localization infos.
 
         
        Parameters
        
            - cultureName
            
 
            - 
                
Type: String
The name of the culture to get all localization infos for.
Optional: True 
        
        Return Value
        
Type: jQuery.Promise
        
Value: Array
        
Element Value: Dundas.BI.WebApi.Models.LocalizationInfoData
        
A promise object that is resolved when the call is complete.
 If successful, an array of Dundas.BI.WebApi.Models.LocalizationInfoData is returned.