TransformOptions Enumeration Ingeniux DSS Library
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

public enum TransformOptions
Members

  Member nameValueDescription
Default1 (Default option) Instructs to render final markup.
ExpansionOnly4 Presents expanded XML of the Page content, without applying View/XSLT.
Raw5 Presents the raw XML of the Page Content.
See Also

Reference