TextTransformationTemplate Constructor |
Constructor, creates the template based on the given text.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax public TextTransformationTemplate(
string text
)
Parameters
- text
- Type: SystemString
Transformation text
See Also