Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Removal of Content Type From List Via Feature

  Asked By: Nakul Rasam         Date: Nov 07, 2009      Category: Sharepoint      Views: 291
 

Currently one can add a Content Type to a List via the
<ContentTypeBinding> node inside the <Elements> node. You can delete a
Content Type from a List in code via
List.ContentTypes.Delete(ContentTypeID).

Question: Is there a way to delete/remove a Content Type from a List via
just the supporting XML files in a Feature?


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:                

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Removal of Content Type From List Via Feature Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].