IClientFacade.GetFaviconUrl Method
Provides the URL of the image to be used as favicon in the login app page.
Remarks
If no URL is provided, a default generic favicon will be used.
Syntax
Unit: Sphinx.ClientFacade
function IClientFacade.GetFaviconUrl: string; virtual; abstract;