System.ComponentModel.Design.Serialization.BasicDesignerLoader.PerformFlush Method

Flushes all changes to the designer.

Syntax

protected abstract void PerformFlush (IDesignerSerializationManager serializationManager)

Parameters

serializationManager
An System.ComponentModel.Design.Serialization.IDesignerSerializationManager to use for persisting the state of loaded designers.

Remarks

The BasicDesignerLoader.PerformFlush(IDesignerSerializationManager) method is invoked when the designer loader needs to flush to persistence any changes made to the designers. It is invoked in response to a call to the BasicDesignerLoader.Flush method.

Requirements

Namespace: System.ComponentModel.Design.Serialization
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0