|  | Plumtree Portal UI | |
| PTOpenerLinks.useFriendlyURLS Method |
Checks whether to use friendly URLs or not from the provided arguments.
protected static
bool useFriendlyURLS(
int openerMode,
int classId,
string queryStringArgs);
Parameters
-
openerMode
- Opener Mode of the URL to check for
-
classId
- Class id to the object type
-
queryStringArgs
- Any additional query string arguments to add
Return Value
See Also
PTOpenerLinks Class | com.plumtree.portaluiinfrastructure.opener Namespace