Show / Hide Table of Contents

Class BlockData

Represents the data of the block.

Inheritance
System.Object
BlockData
Inherited Members
System.Object.ToString()
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:Contentful.Core.Models
Assembly:cs.temp.dll.dll
Syntax
public class BlockData : IContent

Properties

Target

The target entry for the block.

Declaration
public ReferenceProperties Target { get; set; }
Property Value
Type Description
ReferenceProperties
Back to top Copyright © 2015-2016 Contentful
Generated by DocFX