I have an content type I would like to delete, but when I try I get an error message saying that it is still in use. Is there a way that I can find all documents that are still using that content type?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Here is the code to do this using Powershell:
|
|||
|
|
|
You can use code to delete the content type or report an error stating where it is being used. Please refer to this simliar question. |
|||||
|
|
I needed to do this same thing today. Get a list of
|
|||
|
|