PagePorter Class Library

Navigation.GetParentPageID Method

Returns the page identifier of a page's parent.

Overload List

Returns the page identifier of a page's parent, specified by a page identifier.

public int GetParentPageID(int);

Returns the page identifier of a page's parent, specified by URL.

public int GetParentPageID(string);

See Also

Navigation Class | Parastream.Web.MsFrontPage Namespace