This form is used to edit namespace summaries and to indicate which namespaces should appear in the help file.

Namespace: SandcastleBuilder.Utils.Design
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0

Syntax

C#
public class NamespaceSummaryItemEditorDlg : Form
Visual Basic
Public Class NamespaceSummaryItemEditorDlg _
	Inherits Form

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..Form
              SandcastleBuilder.Utils.Design..::..NamespaceSummaryItemEditorDlg

See Also