|  | Aqualogic Interaction API | |
| IPTMyPages.ResetPageName Method |
Change the page name of a particular my page that belongs to the current user.
void ResetPageName(
int nPageID,
string strPageName
);
Parameters
-
nPageID
- - page id to change the name of
-
strPageName
- - new page name
See Also
IPTMyPages Interface | com.plumtree.server Namespace