'AddHandler' declaration must end with a matching 'End AddHandler'
An AddHandler declaration must end with an End AddHandler statement.
Error ID: BC31115
To correct this error
- Check that the AddHandler declaration ends with an End AddHandler statement.