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

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public string AddCharacters(
	string text
)

Parameters

text
Type: SystemString
Base text

Return Value

Type: String
See Also