Returns object of given type with specified name from specified 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
- siteName
- Type: System String
Name of the site (if nothing is specified, global objects are returned)
- name
- Type: System String
Code name of the object
Return Value
Type: GeneralizedInfoSee Also