Updates object of given type with given name from current site.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- objectType
- Type: System String
Object type of the object
- objectName
- Type: System String
Code name of the object
- stream
- Type: System.IO Stream
Object data
Return Value
Type: StreamSee Also