How to clear controls inside adxforms

Add-in Express™ Support Service
That's what is more important than anything else

How to clear controls inside adxforms
 
Sandun Tharaka


Guest


I have logout function in outlook plugin. When click on logout I want to clear controls inside ADXforms. and remain rempty adxform.
Posted 03 Jan, 2019 00:02:38 Top
Andrei Smolin


Add-in Express team


Posts: 18830
Joined: 2006-05-11
Hello Sandun,

In the code of the pane, create a public method that clears the controls. When the user logs out, find all instances of your form and call that method on every instance.


Andrei Smolin
Add-in Express Team Leader
Posted 03 Jan, 2019 06:31:59 Top