Params
id
(String) – Theid
of theObj
.
Returns
- Returns the specified
Obj
, ornull
if the CMS object with the specifiedid
does not exist or is not assigned to the site of the context.
Retrieves the Obj
specified by its id
, if it is part of the site context.
Params
id
(String) – The id
of the Obj
.Returns
Obj
, or null
if the CMS object with the specified id
does not exist or is not assigned to the site of the context.