1.

What Is The Idesign Times Html Provider Interface, And When Can You Use It In Webparts?

Answer»

The IDesign Times HTML Provider interface uses the function GetDesignTimeHtml() which can CONTAIN your relevant render methods. It was helpful to use in 2003 SINCE it allowed your WEBPART to have a preview while a PAGE was edited in FrontPage with the Webpart on it, because the GetDesignTimeHtml() method contains the HTML for the designer to render.

The IDesign Times Html Provider interface uses the function GetDesignTimeHtml() which can contain your relevant render methods. It was helpful to use in 2003 since it allowed your WebPart to have a preview while a page was edited in FrontPage with the Webpart on it, because the GetDesignTimeHtml() method contains the HTML for the designer to render.



Discussion

No Comment Found