Gets the given object.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectType
- Type: System String
Object type
- objectId
- Type: System Int32
Object ID
- directIfNotCached
- Type: System Boolean
If true, the method is allowed to get the objects one by one directly from provider if not found registered
Return Value
Type: IDataContainerSee Also