SaaS CMS has officially launched! Learn more now.

Class DefaultRawPropertyRetriever

Inheritance
System.Object
DefaultRawPropertyRetriever
Namespace: EPiServer.Core.Transfer.Internal
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
[ServiceConfiguration]
public class DefaultRawPropertyRetriever : Object, IRawPropertyRetriever

Constructors

DefaultRawPropertyRetriever()

Declaration
public DefaultRawPropertyRetriever()

Methods

CreateRawProperty(PropertyData)

Declaration
public RawProperty CreateRawProperty(PropertyData property)
Parameters
Type Name Description
PropertyData property
Returns
Type Description
RawProperty

Implements

Extension Methods