LocalizationService.getLocalizationFileUrl Method

Gets the URL that should be used when storing a localization as a file.
 

Parameters

cultureName

Type: String
The name of the culture this localization is for.
moduleId

Type: String
The module ID this localization is for.
name

Type: String
The name of the localization.
isOverride

Type: Boolean
A flag indicating whether this localization is an override or not.

Return Value


Type: String
The URL that can be used for a file upload.