Creates an object of given type specified by it's parameters.
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
- siteName
- Type: System String
Name of the site to which the object will be assigned
- stream
- Type: System.IO Stream
Object XML data
Return Value
Type: StreamSee Also