Export Command

Use export command to config format of output like html or pdf.

Note

The export command inherit from CommandBase Class.

structure of export command
1
2
3
<basis core="redirect" type="" >
   <configs></configs>
</basis>

Attributes

type ResultType required [##-notation

Determine mime of response like html or pdf. For more details see ResultType.

Tags

configs optional multi

Determine setting for selected mime type with type attribute. For more information see Configs Tag.

Note

For see more Information about [##-notation,see [## Notation

Remarks

Each value of ResultType Enum has separated settings that let you change output result.