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.2.0

Syntax

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

See Also