asiGetPageCallBack
asiGetPageCallBack(o_obj) =>s_func/ nil
Description
Returns the callback function name when changing tabs in a form.
Arguments
Value Returned
Examples
The following example returns the callback function name when changing tabs in the given form:
asiGetPageCallBack(formObj)
=> t
Return to top