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