Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the underlying form object.
Syntax
public Object formObject()
Run On
Called
Return Value
Type: Object Class
An Object instance.
Remarks
Callers should use this object only to call a custom method which may be defined for a specific form, and only after checking that the method exists by using the hasMethod method.