Internal Console API

cpcancel

Other API in Package

Console

Console System

Console Webservice

cpcancel tag

This tag renders an anchor on the login screen that can return the user to the web pal. The URL can be absolute or relative. If relative, it will be relative to the originating web pal. It there is no originating web pal, the link will not be displayed.

Tag Attributes
Attribute Notes
url Required

Sample:

<html>
    <head>
        <title>Login</title>
    </head>
    <body>
        <c:cpcancel url="cancel-login.do">Return to Site.com</c:cpcancel>
        <c:logo/> <c:cplogo title="Powered by ContractPal"/>
        <c:cplogin/>
    </body>
</html>
Copyright © 2006 - 2025, ContractPal, Inc. All rights reserved. API Date: May 13, 2025 07:00 AM