Change Widget Properties in Custom Scheduled Task's Code
Question
Aug 9, 2016
Hi, I have a widget on a page, and I have exposed the "Visible" property of the base webpart to the widget, so editors can set the visibility of the widget on the Page tab. How can I set the value of the "Visible" property in a custom scheduled task's code, in a way that whe...