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