Gets value indicating whether or not the CProducerAuthority has Nav/Folder Editor permissions.

Namespace: Asi.iBO.ContentManagement
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public bool NavEditor { get; }
Visual Basic
Public ReadOnly Property NavEditor As Boolean
	Get
Visual C++
public:
property bool NavEditor {
	bool get ();
}

See Also