PagePorter Class Library

Navigation.ToString Method 

Returns the string representing the Navigation object.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

The string representing the Navigation object, suitable for writing to the structure.cnf file.

See Also

Navigation Class | Parastream.Web.MsFrontPage Namespace