PagePorter Class Library

Navigation.GetCustomLinkBars Method 

Returns the list of page identifiers that are Custom Link Bars.

[Visual Basic]
Public Function GetCustomLinkBars() As Integer()
[C#]
public int[] GetCustomLinkBars();

Return Value

The list of page identifiers that are Custom Link Bars.

See Also

Navigation Class | Parastream.Web.MsFrontPage Namespace