Click or drag to resize
LocalizedLabelAddCharacters Method
Adds the characters to the string.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string AddCharacters(
	string text
)

Parameters

text
Type: SystemString
Base text

Return Value

Type: String
See Also