Skip to content

jeroenslor/epi-cms-date-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

epi-cms-date-containers

Adds support for auto-generated date containers

usage

  • Create a data container content type and derive it from IDateContainer
  • Create the content type that needs to be placed in the generated date container. This type should derive from IHasDateContainer
  • Implement the ConstructDateContainer method. This method should construct the date container (it should not persist it)

About

Adds support for auto-generated date containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages