Returns object of given type with specified ID. If ID is not integer, than it's considered object name and
object from current site with given name is returned.
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
- id
- Type: System String
ID of the object
Return Value
Type: StreamSee Also