Get a list of NavMenuIDs that should be excluded from site map.

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

Syntax

C#
public string SMLevel1ExcludeList { get; }
Visual Basic
Public ReadOnly Property SMLevel1ExcludeList As String
	Get
Visual C++
public:
property String^ SMLevel1ExcludeList {
	String^ get ();
}

See Also