AbstractCMSPageGetString Method |
Returns localized string.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public static string GetString(
string stringName
)
Parameters
- stringName
- Type: SystemString
String to localize.
Return Value
Type:
StringSee Also