hi Team,
Am using below code to show company logo image to the top left corner of a master page, but the same is not appearing.
please find the below code & attached screen shot
<SplitContainer> <masterPages> <semantic:MasterPage floatingFooter="true" navButtonPress="onNavBack" showNavButton="false"> <semantic:customHeaderContent> <Bar id="headerBar1"> <contentLeft> <Image src="Notification/Image/*****IA.PNG" class = "****IA_LOGO_IMAGE"></Image> </contentLeft> </Bar> </semantic:customHeaderContent>

Regards
Govardan