PagePorter Class Library

WebMetadata.NavigationSiteMaps Property

Gets or sets the list of filenames and data sources to use for the navigation site maps.

[Visual Basic]
Public Property NavigationSiteMaps As String()
[C#]
public string[] NavigationSiteMaps {get; set;}

Property Value

The list of filenames and data sources to use for the navigation site maps.

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace