- serializationManager
- An System.ComponentModel.Design.Serialization.IDesignerSerializationManager to use for persisting the state of loaded designers.
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.