PagePorter Class Library

Navigation.Count Property

Gets the number of page nodes in the site navigation structure.

[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

Property Value

The number of page nodes in the site navigation structure.

See Also

Navigation Class | Parastream.Web.MsFrontPage Namespace