InfoConnect for Unisys
InvokeMember Method


Executes a method that is unique to the current element.
Overload List
OverloadDescription
InvokeMember(String)Executes a method that is unique to the current element.  
InvokeMember(String,Object[])Executes a method (with parameters) defined in the current HTML page.  
See Also