TextTransformationTemplate Constructor |
Constructor, creates the template based on the given text.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public TextTransformationTemplate(
string text
)
Parameters
- text
- Type: SystemString
Transformation text
See Also