NavigationPage.PageID Property
Gets or sets the page identifier.
[Visual Basic]
Public Property PageID As
Integer
[C#]
public
int PageID {get; set;}
Property Value
The page identifier.
See Also
NavigationPage Class | Parastream.Web.MsFrontPage Namespace