System.ComponentModel.Design.Serialization.ICodeDomDesignerReload.ShouldReloadDesigner Method

Indicates whether the designer should reload in order to import the specified compile unit correctly.

Syntax

public bool ShouldReloadDesigner (System.CodeDom.CodeCompileUnit newTree)

Parameters

newTree
A System.CodeDom.CodeCompileUnit containing the designer document code.

Returns

true if the designer should reload; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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