Class PropertyBlock
A base class for Properties that wraps a BlockData object.
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.4Syntax
public abstract class PropertyBlock : PropertyData, IReadOnly<PropertyData>, IReadOnlyConstructors
PropertyBlock()
Declaration
protected PropertyBlock()