Please upgrade your web browser now. Internet Explorer 6 is no longer supported.
Thinking Web Solutions?
We create smart, fun, functional websites that make your web a better place.

Easy way to find a ContentTypeID

This was bugging me for a while today, was trying to infer a contenttype's id using PowerShell until I noticed that it was in the URL of the content type definition. So the easiest way is to just navigate to the content type in the site content type gallery and just scrape the ID out of the URL:

ctype

Post a comment