Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS.pageURL

Returns the URL of a page, not the whole thread.

This method has two variants:


ICS.pageURL

Returns the URL of the current execution instance (page), not the whole thread.

Syntax

Returns

The URL of the current page as a string.


ICS.pageURL

Returns the URL of the specified page, not the whole thread.

Syntax

Parameters

pname
The name of the page.

arguments
The arguments that were passed to the page in the following format: arg1=val1&arg2=val2. This parameter may be empty but may not be null.

Returns

The URL of the current page as a string.

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.