Returns specified string for the API usage (the default value is used when string is not found).
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- stringName
- Type: System String
Key of the string
- defaultValue
- Type: System String
Value to return in case string not found
Return Value
Type: StringSee Also