Table of Contents

Class NavigatorAttribute

Namespace
Dynamicweb.Core.UI
Assembly
Dynamicweb.Core.UI.dll
Exports a Navigator
public class NavigatorAttribute : ExportAttribute
Inheritance
NavigatorAttribute
Inherited Members

Constructors

NavigatorAttribute(string)

Constructs a Node with a nodetype.
public NavigatorAttribute(string name)

Parameters

name string
To top