SaaS CMS has officially launched! Learn more now.

Class PropertyMapType

Inheritance
System.Object
PropertyMapType
Namespace: EPiServer.Data.Dynamic
Assembly: EPiServer.Data.dll
Version: 12.0.3
Syntax
public sealed class PropertyMapType : Enum

Fields

Collection

Declaration
public const PropertyMapType Collection
Field Value
Type Description
PropertyMapType

Inline

Declaration
public const PropertyMapType Inline
Field Value
Type Description
PropertyMapType

None

Declaration
public const PropertyMapType None
Field Value
Type Description
PropertyMapType

Provider

Declaration
public const PropertyMapType Provider
Field Value
Type Description
PropertyMapType

Reference

Declaration
public const PropertyMapType Reference
Field Value
Type Description
PropertyMapType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods