Quick note

Interfaces implemented by shared blocks

From BlockData and ContentData, implemented by blocks when used as properties as well:

  • IContentData
  • IInitializableContent
  • IModifiedTrackable
  • IReadOnly
  • IReadOnly<BlockData>

From ContentMixin, shared blocks only:

  • IContent
  • IChangeTrackable
  • IExportable
  • IVersionable
  • ILocalizable
  • IContentMixin
  • IContentSecurable
  • ISecurable
  • IResourceable
  • ICategorizable

From the proxy class generated by Castle DynamicProxy:

  • IProxyTargetAccessor
Joel Abrahamsson

Joel Abrahamsson

I'm a passionate web developer and systems architect living in Stockholm, Sweden. I work as CTO for a large media site and enjoy developing with all technologies, especially .NET, Node.js, and ElasticSearch. Read more

More about EPiServer CMS