LocalizedLabel GetText Method Kentico 8.1 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.1.5347.20411)

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