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