SharePoint Object Model exposes SharePoint API.
I have a client application which consumes SharePoint web service (list.asmx). Recently SharePoint is migrated to SharePoint Online. Now …
c# sharepoint office365 sharepoint-object-model sharepoint-onlineI have a Button_click event. While refreshing the page the previous Postback event is triggering again. How do I …
c# asp.net sharepoint page-lifecycle sharepoint-object-modelAs title says, I have access to the current listitem - and it's easy enough to get the author/created …
c# sharepoint-2010 author sharepoint-object-modelI need to show Sharepoint 2010 like pop-up window when clicked on a link in grid view. Once the modal pop-up …
c# .net popup modal-dialog sharepoint-object-model