Navigation.HomePageID Property
Gets the page identifier for the Home page.
[Visual Basic]
Public Shared ReadOnly Property HomePageID As
Integer
[C#]
public static
int HomePageID {get;}
Property Value
The page identifier for the Home page; the constant 1000.
See Also
Navigation Class | Parastream.Web.MsFrontPage Namespace