The list of transformation options when viewing a Page.
Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Default | 1 | (Default option) Instructs to render final markup. | |
ExpansionOnly | 4 | Presents expanded XML of the Page content, without applying View/XSLT. | |
Raw | 5 | Presents the raw XML of the Page Content. |
See Also