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

PageHandlesErrors property

When the CanApply property returns False, Meridian Enterprise will normally display a message to the user. In most cases a more useful message can be generated by the page itself.

To avoid Meridian Enterprise showing the generic message, the PageHandlesErrors property should return a non-zero value.

Example
Private Property Get IAMExtensionPage2_PageHandlesErrors() As Long
    IAMExtensionPage2_PageHandlesErrors = -1
End Property

Related information

CanApply property


Copyright © 2000-2012 BlueCielo ECM Solutions

www.bluecieloecm.com