Returns all widgets of the CMS object.
page = Scrivito.Obj.getByPermalink("blog"); widget = page.widgets()[0]; widget.objClass();
Returns
Array<Widget>