Table of Contents


Logo

This component displays the portal or current app logo, depending on what app or portal the user is browsing.
This component, by default, links the logo image to the home page of the portal. If you wish the logo to link to a different page, you can populate the "href" attribute.

 

<aspx:logo runat='server' cssClass='site-logo-img'/>

 

Properties

PropertyDescription
cssClassCSS class assigned to the link of the logo
imageCssClassCSS class assigned to the logo image
hrefURL to which the user is forwarded to when they click on the logo
printVersionboolean (true/false) - default: false,
When set to true, it will use the print version of the logo.