Undeletes a binder by removing it from the trash and restoring it to its previous location in the Teaming site.
public void binder_restoreBinder( String
, long );The binder_restoreBinder operation undeletes a workspace or folder by removing it from the trash and restoring it to its previous location in the Teaming site.
Any containing binders that are in the trash are also undeleted.
Either the security token passed to your application by Teaming as part of implementing a remote application, or the null value.
The binder identifier for the workspace or folder that you want to restore.
None.