|  | Aqualogic Interaction API | |
| IPTMyPages.AddPage Method |
Add a page to the page container.
int AddPage(
string strPageName,
int nPageType
);
Parameters
-
strPageName
- - new page name
-
nPageType
- - new page type
Return Value
int - newly created page id
See Also
IPTMyPages Interface | com.plumtree.server Namespace