Specifies how to place new nodes in the Navigation Structure.
| Member Name | Description |
|---|---|
| ChildOf | The new node is placed as a child of the specified node. |
| Before | The new node is placed before the specified node. |
| After | The new node is placed after the specified node. |
Namespace: Parastream.Web.MsFrontPage
Assembly: FpCtrlsBase (in FpCtrlsBase.dll)
Parastream.Web.MsFrontPage Namespace