ICMSEnvironmentTransformOption Property
|
Gets the what type of Page content the Request wants: Final Markup, Expanded XML, or Raw XML.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax TransformOptions TransformOption { get; }
ReadOnly Property TransformOption As TransformOptions
Get
property TransformOptions TransformOption {
TransformOptions get ();
}
abstract TransformOption : TransformOptions with get
Property Value
Type:
TransformOptionsSee Also