Table of Contents

IClientFacade.GetLogoLinkUrl Method

Provides the URL to be followed when the end-user clicks the client logo in the UI.

Remarks

If no URL is provided, nothing will happens when end-user clicks the logo.

Syntax

Unit: Sphinx.ClientFacade

function IClientFacade.GetLogoLinkUrl: string; virtual; abstract;

See also