CMSAbstractTransformationLocalize Method |
Returns localized text.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string Localize(
Object text
)
Parameters
- text
- Type: SystemObject
Text to be localized
Return Value
Type:
StringSee Also