| TransformationTypeEnum Enumeration |
Namespace: CMS.PortalEngine
public enum TransformationTypeEnum
| Member name | Value | Description | |
|---|---|---|---|
| Ascx | 0 | ASCX transformation (for user controls). | |
| Xslt | 1 | XSL transformation. | |
| Text | 2 | General text transformation (with resolved macros). | |
| Html | 3 | Html transformation (with resolved macros and WYSIWYG editing). | |
| jQuery | 4 | jQuery transformation (with resolved macros) |