Assembly: EPiServer (in EPiServer.dll) Version: 8.0.0
Gets the content definitions for this content type.
C# |
---|
[XmlIgnoreAttribute] [ObsoleteAttribute("Use EPiServer.DataAbstraction.ContentType.PropertyDefinitions instead", false)] public PageDefinitionCollection Definitions { get; } |