GenericTask Class Method

The following is the GenericTask class method.

Syntax

gettpUrl(defaultUrl)

Description

Returns the URL for the given task for the third-party routing.

Parameters

Parameter

Description

defaultUrl

If not null, this value will override the generated base URL.

Returns

Returns the URL for the given task.

Syntax

getUrl(defaultUrl)

Description

Returns the URL for the given task.

Parameters

Parameter

Description

defaultUrl

If not null, this value will override the generated base URL.

Returns

Returns the URL for the given task.