| LocalizedLiteralAddCharacters Method | 
            Adds the characters to the string.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic string AddCharacters(
	string text
)
Parameters
- text
- Type: SystemString
 Base text
Return Value
Type: 
String See Also
See Also