PagePorter Class Library

NavigationPage.TimeLastParented Property

Gets or sets the date and time the page node was last parented in the navigational structure, expressed in local time.

[Visual Basic]
Public Property TimeLastParented As Date
[C#]
public System.DateTime TimeLastParented {get; set;}

Property Value

The date and time the page node was last parented in the navigational structure, expressed in local time.

See Also

NavigationPage Class | Parastream.Web.MsFrontPage Namespace