Deletes given objects and returns it as a result.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- info
- Type: CMS.DataEngine GeneralizedInfo
Info object to update/create
- stream
- Type:
System.IO Stream
Data of the object
- isCreate
- Type:
System Boolean
If true new object will be created
- siteName
- Type:
System String
Name of the site to which the object will be assigned (if null, original setting from stream data is preserved)
Return Value
Type:
See Also