Table of Contents

TSphinxClientApp.ClientAppUrl Property

Provides the URL of the client application for users to return to.

Remarks

This URL is used in error pages (like transaction expired) to provide a link for users to navigate back to the client application. If not provided, the LogoUrl will be used as a fallback if available.

Syntax

Unit: Sphinx.Comp.ClientApp

property TSphinxClientApp.ClientAppUrl: string

See also