Console System API

cplogo

Other API in Package

Console

Console Webservice

Internal Console

cplogo tag

This tag renders the ContractPal logo for login screens.

Tag Attributes
Attribute Notes
title
name Optional - white is default. Valid values: cplogo_lightblue.gif

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