GetMethodName Method

The GetMethodName method returns a string that includes the name of a method that is configured on a control. It uses the following syntax:

GetMethodName() 

It includes no arguments.

For an example that uses the GetMethodName method, see CanInvokeMethod Method.