Table of Contents

IClientFacade.GetSupportUrl Method

Provides an URL pointing to an HTML page showing information about how to get support for this client.

Remarks

This is mostly used in the footer of the login page. If no URL is provided, no text or link related to support is displayed in the login page footer.

Syntax

Unit: Sphinx.ClientFacade

function IClientFacade.GetSupportUrl: string; virtual; abstract;

See also