move method
Moves the object to a new folder in the CMS.
move(targetFolder )
Parameters
CMSObject targetFolder
Specifies the target folder object.
Returns
void
Throws
CMSException
Raised for any error.
这对您有帮助吗?