  | IRecyclableTMoveToExistingBin Method  | 
  
    Namespace: 
   Dynamicweb.Core
    Assembly:
   Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntaxvoid MoveToExistingBin(
	T obj,
	Guid unitId
)
Sub MoveToExistingBin ( 
	obj As T,
	unitId As Guid
)
Parameters
- obj
 - Type: T
 - unitId
 - Type: SystemGuid
 
See Also