Top "Sharepoint-2010" questions

For SharePoint-specific questions, please see the SharePoint Stack Exchange site at https://sharepoint.

How can I extend the OOTB Content Editor Web Part in Sharepoint 2010?

I need a webpart that has a plaintext field for a title, an image for a thumbnail and a HTML …

c# sharepoint-2010 web-parts contenteditable
Rendering a server-side control using HTMLTextWriter makes control lose standard functionality (i.e. Click eventhandler)

I want to add Server-Side controls (CheckBoxLists & Button): ChkBoxLst1 & ChkBoxLst2 & Button1 through Code-behind and then use an …

c# asp.net asp.net-mvc sharepoint-2010 htmltextwriter
Sharepoint 2010. Add custom background and frame for content editor webpart

I need to create custom webpart with complex (few divs, or other html elements) background and borders. How can i …

sharepoint sharepoint-2010 sharepoint-2007 content-editor
get currently selected list in javascript on load - sharepoint 2010

I'm currently trying to find out, how to get a reference to currently selected list in sharepoint from javascript. I …

javascript sharepoint sharepoint-2010 sharepoint-clientobject
How to get sharepoint folder by name using CamlQuery

So I need to rename a sharepoint folder in a plugin from crm. The name of the folder is a …

c# sharepoint sharepoint-2010 dynamics-crm-2011 caml
Sharepoint SPWeb - MasterUrl vs CustomMasterUrl

What is the difference between the MasterUrl and CustomMasterUrl in SPWeb please?

sharepoint sharepoint-2010
Get all users from active directory to sharepoint

I have to populate my autocomplete PeopleEditor-like control based on brililant ASPTokenInput with all people from my AD domain. Reflecting …

sharepoint sharepoint-2010 active-directory peoplepicker
Content Editor Web Part Not Applying Style

I'm having issues getting my CEWP to apply any of the code inside of it. There are no errors, no …

css sharepoint-2010 content-editor
Check if a SharePoint timer job is currently running

How can I check if a SharePoint timer job is currently running on one of the WFEs ? (Programatically of course).

sharepoint sharepoint-2010 sharepoint-timer-job
How to get all document libraries BUT Form Templates, Style, Customized Reports

I'm building a webpart for SharePoint 2010 to get all the document libraries with usefull info for the user. This means, …

c# sharepoint-2010 web-parts