SharePoint 2010 comes with the SP.UI framework. This is a JavaScript library which you can use to interact with the SharePoint UI. I wanted to use the SP.UI framework to display a dialog which is only shown when condition are met in code behind. When I placed the JavaScript in the web part I got [...]
All posts tagged SP.UI
Using SP.UI.Dialog and SP.UI.Notify from code behind
Posted by Bram de Jager on March 21, 2011
http://bramdejager.wordpress.com/2011/03/21/using-sp-ui-dialog-and-sp-ui-notify-from-code-behind/



