KenticoLocalizationScriptControllerScript Method |
Gets the script with localization of resource strings.
Namespace: Kentico.Builder.Web.Mvc.InternalAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax public ActionResult Script(
string cultureCode
)
Parameters
- cultureCode
- Type: SystemString
Culture code of the localization.
Return Value
Type:
ActionResultSee Also