redirectToHome (XSPContext - JavaScript)

Opens the home page for the current application.

Defined in

XSPContext (JavaScript)

Syntax

redirectToHome() : void

Examples

This button opens the home page of the application.
	context.redirectToHome()