Siebel Advisor API Reference > Callout Point Functions for Siebel Advisor >

ClearAllOverrideFunctions


Usage

Use the ClearAllOverrideFunctions function to reset all pageset-level custom functions and return them to their original states.

Because ClearAllOverrideFunctions is always called when a Pageset UI Registry file (\pg\pagesetID_i.htm) loads, all pageset-level custom functions are cleared when a new pageset loads.

Syntax

ClearAllOverrideFunctions()

Example

ISS.ClearOverrideFunctions();

Siebel Advisor API Reference