BaseView.RestoreLayoutFromXml Method
| Name | Parameters | Description |
|---|---|---|
| RestoreLayoutFromXml(Stream) | stream | Restores the layout from a specific stream that contains data in XML format. |
| RestoreLayoutFromXml(String) | path | Restores the layout from a specific XML file. |