PagePorter Class Library

Navigation.ProjectRootFolder Property

Gets or sets the project root folder path.

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

Property Value

The project root folder path.

Remarks

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

See Also

Navigation Class | Parastream.Web.MsFrontPage Namespace