Class PropertyBlock
A base class for Properties that wraps a BlockData object.
Inherited Members
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public abstract class PropertyBlock : PropertyData, IReadOnly<PropertyData>, IReadOnly
Constructors
PropertyBlock()
Declaration
protected PropertyBlock()