Params
path
(String) - Thepath
of theObj
.
Returns
Obj
|
null
- Obj
if a CMS object with the given path exists and is assigned to the site, otherwise null
.
See also
Fetches the Obj
with the given path
from the site context.
Params
path
(String) - The path
of the Obj
.Returns
Obj
|
null
- Obj
if a CMS object with the given path exists and is assigned to the site, otherwise null
.
See also