SaaS CMS has officially launched! Learn more now.

Class PropertyBlock

A base class for Properties that wraps a BlockData object.

Inheritance
System.Object
PropertyBlock
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 10.10.4
Syntax
public abstract class PropertyBlock : PropertyData, IReadOnly<PropertyData>, IReadOnly

Constructors

PropertyBlock()

Declaration
protected PropertyBlock()

Implements

Extension Methods