Internal Console API

cplogo

Other API in Package

Console

Console System

Console Webservice

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 - 2026, ContractPal, Inc. All rights reserved. API Date: Jul 25, 2026 05:05 PM