BaseView.RestoreLayoutFromStream Method
Name | Parameters | Description |
---|---|---|
RestoreLayoutFromStream(Stream, OptionsLayoutBase) | stream, options | Restores the View’s layout using the specified settings which are stored in the specified stream. |
RestoreLayoutFromStream(Stream) | stream | Restores a View’s layout from the specified stream. |