Welcome to MSDN Blogs Sign in | Join | Help

September 2008 - Posts

Programmatically creating a field (column) from the Custom field type in WSS 3.0 – MOSS

Many of you might have programmatically created the fields in the list or Site (Site Columns) using the SharePoint object model. As long as you are creating the field based on the OOB field types then it’s just a cake walk like follows : (The code snippet
Posted by syed.er | 1 Comments

Enabling the Audience Targeting through Object Model - MOSS SharePoint 2007

The "Audience targeting settings" is enabled in the “Listenabletargeting.aspx” application page. In the code behind of this page the method "btnsave_click" is called to set the Audience targeting. This method is available in the Microsoft.SharePoint.Portal.Audience.AdminUI.ListEnableTargetingPage
Posted by syed.er | 1 Comments

How to Create custom XMLSiteMapProvider and render it in SharePoint 2007 MOSS

All the OOB SiteMapProvider in MOSS are rendered through the delegate control through the control assembly. The OOB SiteMapProvider which are used in various site ranges in the MOSS are as follows : All the providers are self explanatory from their type
Posted by syed.er | 2 Comments
 
Page view tracker