TreeNavigatorComponentNavigatorElement Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Indicates what type of navigation item to render

Namespace: ContentStudio.Site.ActiveScripting.Menu
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

protected enum NavigatorElement
Members

  Member nameValueDescription
First0Render an item that navigates to the first item in the tree.
Previous1Render an item that navigates to the previous item in the tree.
Next2Render an item that navigates to the next item in the tree.
Last3Render an item that navigates to the last item in the tree.
See Also

Reference