Click or drag to resize

NavigatorController Class

Inheritance Hierarchy
SystemObject
  ControllerBase
    Controller
      Dynamicweb.Management.CommonNavigatorController

Namespace:  Dynamicweb.Management.Common
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
[RouteAreaAttribute("Admin")]
[RoutePrefixAttribute("{navigator}")]
public class NavigatorController : Controller

The NavigatorController type exposes the following members.

Constructors
  NameDescription
Public methodNavigatorController
Initializes a new instance of the NavigatorController class
Top
Methods
  NameDescription
Public methodChildNodes
Top
See Also