I have a .webpart xml file that was exported from the web interface.
I want to import this .webpart file into a specific zone on a specific page.
I.e.
Page = Default.aspx
Zone = TopZone
Is there any method that takes a location to the file and performs the import?
If there isn't, why not?