LayoutControl.ExportToHtml Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports the control’s data to the specified stream in HTML format using the specified options. |
Export |
stream, html |
Obsolete. Exports the controls displayed within the Layout |
Export |
stream |
Exports the controls displayed within the Layout |
Export |
file |
Exports the control’s data to the specified file in HTML format using the specified options. |
Export |
file |
Obsolete. Exports the controls displayed within the Layout |
Export |
file |
Obsolete. Exports the controls displayed within the Layout |
Export |
file |
Exports the controls displayed within the Layout |