Retrieves website settings users enter in Site Manager. URL https://secure.healthx.com/api/BrandingV1/WebSiteSettings/{websiteid} HTTP Verb GET Parameters
Example Response <Site> <Name>Eagle Site</Name> <EntryPage>eagleInsInc.aspx</EntryPage> <Title>eagleInsInc site</Title> <MarginColor/> <PageColor>#333</PageColor> <PrimaryBackgroundColor>#E9E7E8</PrimaryBackgroundColor> <SecondaryBackgroundColor>white</SecondaryBackgroundColor> <PrimaryTextColor>black</PrimaryTextColor> <SecondaryTextColor>gray</SecondaryTextColor> <BorderColor>black</BorderColor> <ActiveMenuColor>#4572C5</ActiveMenuColor> <BaseMenuColor>#999</BaseMenuColor> <ActiveMenuTextColor>white</ActiveMenuTextColor> <BaseMenuTextColor>black</BaseMenuTextColor> <HoverMenuColor>blue</HoverMenuColor> <LinkColor>blue</LinkColor> <VisitedLinkColor>blue</VisitedLinkColor> <HoverLinkTextColor>red</HoverLinkTextColor> <BaseFont>Arial</BaseFont> <HeaderFont>Arial</HeaderFont> <InputFont>Arial</InputFont> <AlertTextColor/> <PageHeaderTextColor>white</PageHeaderTextColor> <PageFooterTextColor>white</PageFooterTextColor> <ScreenWidth i:nil="true"/> <CustomColorsFile i:nil="true"/> <LogoImage>/images/GUI_headerLogo.jpg</LogoImage> <HeaderBackground/> </Site> |
Developer Services > brandingv1 >