Table of Contents

IClientFacade.GetLogoUrl Method

Provides an URL to an image contaning the client logo.

Remarks

The logo URL is used in the UI, for example, the login page. If no logo URL is provided, a default generic logo is displayed.

Syntax

Unit: Sphinx.ClientFacade

function IClientFacade.GetLogoUrl: string; virtual; abstract;

See also