How can we check to see whether a particular form is in use (referenced) in a solution before we delete it?
you can search for it in script methods youreself.
But not if the form is used in a tabpanel (for this we will add a check our self >2.0)
How can we check to see whether a particular form is in use (referenced) in a solution before we delete it?
you can search for it in script methods youreself.
But not if the form is used in a tabpanel (for this we will add a check our self >2.0)