You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some nice tools to help you work with Joal Abrahamssons PageTypeBuilder for EPiServer CMS.
CreatePTBClasses: Creates .cs-files for page types in an existing project not using PageTypeBuilder. (http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/)
MatchPTBProperties: Helps you to keep your page types up2date if you change/remove properties from code. (http://antecknat.se/blog/2010/11/10/find-miss-matches-between-episerver-and-pagetypebuilder-properties/)
Will probably add some code snippets for PTB in a few days.