PagePorter Class Library

Navigation.ProjectRootURL Property

Gets or sets the project root URL.

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

Property Value

The project root URL.

Remarks

This is an advanced setting that is used by the designers to provide project URL information in design mode.

See Also

Navigation Class | Parastream.Web.MsFrontPage Namespace