LocalizedLabelAddCharacters Method |
Adds the characters to the string.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public string AddCharacters(
string text
)
Parameters
- text
- Type: SystemString
Base text
Return Value
Type:
StringSee Also