LocalizedLabel GetText Method Kentico 8.0 API Reference
Gets the final text of the control.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

addCharacters (Optional)
Type: OnlineSystem Boolean
If allowed special characters are added to the text, e.g. colon, required mark (optional; default value is TRUE).

Return Value

Type: OnlineString
See Also