SaaS CMS has officially launched! Learn more now.

Class PropertyBlock

A base class for Properties that wraps a BlockData object.

Inheritance
System.Object
PropertyBlock
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public abstract class PropertyBlock : PropertyData, IReadOnly<PropertyData>, IReadOnly

Constructors

PropertyBlock()

Declaration
protected PropertyBlock()

Implements

Extension Methods