getPageURL
Description
Returns the URL of the page.
Parameters
Return Type
String
The returned string is the URL of the selected page
Example
string url = getPageURL(11801);
See also
Peacock
Returns the URL of the page.
String
The returned string is the URL of the selected page
string url = getPageURL(11801);