BaseView.RestoreLayoutFromStream Method
| Name | Parameters | Description |
|---|---|---|
| RestoreLayoutFromStream(Stream, Boolean) | stream, binaryStream | Restores the layout from a stream that contains data in a specific format. |
| RestoreLayoutFromStream(Stream) | stream | Restores the layout from a stream that contains data in binary format. |