DeleteContext method: BannerTile class

Syntax

DeleteContext()

Description

Use the DeleteContext method to delete all context keys and context values from memory. Only invoke this method if IsPersistContext is True.

Note:

You must separately and explicitly update both the context for the tiles on the dashboard as well as the context fields displayed to the user.

Parameters

None.

Returns

None.