Click or drag to resize
KaxSiteMapEditorForm Class
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              Kettic.AspNet.Controls.DesignKaxSiteMapEditorForm

Namespace: Kettic.AspNet.Controls.Design
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class KaxSiteMapEditorForm : Form

The KaxSiteMapEditorForm type exposes the following members.

Constructors
  NameDescription
Public methodKaxSiteMapEditorForm
Top
Methods
  NameDescription
Public methodLoadSiteMapFile
Loads the SiteMap structure from the specified .sitemap file.
Public methodSaveSiteMapFile
Saves the SiteMap to the specified .sitemap file.
Top
See Also