BaseView.SaveLayoutToStream Method
| Name | Parameters | Description |
|---|---|---|
| SaveLayoutToStream(Stream, OptionsLayoutBase) | stream, options | Saves the View’s layout using the specified settings to the specified stream. |
| SaveLayoutToStream(Stream) | stream | Saves a View’s layout to a specific stream. |