System.ComponentModel.Design.Serialization.BasicDesignerLoader.PerformLoad Method

Loads a designer from persistence.

Syntax

protected abstract void PerformLoad (IDesignerSerializationManager serializationManager)

Parameters

serializationManager
An System.ComponentModel.Design.Serialization.IDesignerSerializationManager to use for loading state for the designers.

Remarks

The BasicDesignerLoader.PerformLoad(IDesignerSerializationManager) method is invoked when the designer loader needs to load its state. BasicDesignerLoader.PerformLoad(IDesignerSerializationManager) is called before the BasicDesignerLoader.OnBeginLoad method. You must implement this method to load the designer contents.

Requirements

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