CompositeActivityDesigner.SaveViewState(BinaryWriter) Method

Definition

Saves the view state to a binary stream.

C#
protected override void SaveViewState(System.IO.BinaryWriter writer);

Parameters

writer
BinaryWriter

The BinaryWriter into which the view state is stored.

Remarks

Use SaveViewState to save the state of a composite activity to a stream. To restore the view state use LoadViewState.

Applies to

Produkt Verzie
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1