BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions

IAMExtensionPage2 interface

The functionality of an interface extension page can be extended by adding an extension of IAMExtensionPage2. To do so, add an Extends statement to the form’s declarations section as shown in the following example:

Option Explicit
Extends IAMExtensionPage
Extends IAMExtensionPage2

The page’s code should include all of the properties and methods of this interface, listed below. The interface extension will invoke them if it detects that the IAMExtensionPage2 interface is extended.

Related information

Required property page code

Clean method

InitWithData method

OnHide method

PageHandlesErrors property

Style property


Copyright © 2000-2012 BlueCielo ECM Solutions

www.bluecieloecm.com