Quick note

List of EPiServer content interfaces and properties

 Interface Member
Type
IContentData Property
PropertyDataCollection
IInitializableContent SetDefaultValues(ContentType)  
IModifiedTrackable ResetModified()  
IModifiedTrackable IsModified bool
IReadOnly
CreateWritableClone()
object
IReadOnly MakeReadOnly()  
IReadOnly IsReadOnly bool
IReadOnly<T>
CreateWritableClone<T>
T
IContentSecurable GetContentSecurityDescriptor()
IContentSecurityDescriptor
ISecurable GetSecurityDescriptor()
ISecurityDescriptor
IContent
ContentGuid Guid
IContent ContentLink ContentReference
IContent
ContentTypeID int
IContent IsDeleted bool
IContent Name string
IContent ParentLink ContentReference
ILocalizable ExistingLanguages IEnumerable<CultureInfo>
ILocalizable Language CultureInfo
ILocalizable MasterLanguage
CultureInfo
IVersionable IsPendingPublish bool
IVersionable StartPublish DateTime?
IVersionable Status VersionStatus
IVersionable StopPublish DateTime?
IResourceable ContentFolderID long
IChangeTrackable Changed DateTime
IChangeTrackable ChangedBy string
IChangeTrackable Created DateTime
IChangeTrackable CreatedBy string
IChangeTrackable Deleted DateTime?
IChangeTrackable DeletedBy string
IChangeTrackable Saved DateTime
IChangeTrackable SetChangedOnPublish bool
IRoutable RouteSegment string
ICategorizable Category CategoryList
IExportable ShouldBeImplicitlyExported bool
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