Validate Page Objects, i.e., ensure all mandatory Page Objects have a value entered and all values entered are within maximum and minimum ranges.

This performs the same checks are when the Next, Finish or OK command buttons are clicked.

Syntax

finPageSetHandler.ValidatePageObjects([currentPageOnly])

Parameters

NameTypeOptionalByRefDescription
currentPageOnly Boolean Optional Indicates whether to validate the Current Page Only. This will always be True for Wizards. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating whether the Page is valid or not.

Member of:
finPageSetHandler
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0