BaseView.SaveLayoutToXml Method
| Name | Parameters | Description |
|---|---|---|
| SaveLayoutToXml(String, OptionsLayoutBase) | xmlFile, options | Saves the View’s layout using the specified settings to the specified XML file. |
| SaveLayoutToXml(String) | xmlFile | Saves a View’s layout to a specific XML file. |