Class PropertyValueConverterFactory
Inheritance
System.Object
PropertyValueConverterFactory
Namespace: EPiServer.DataAccess.Internal
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public abstract class PropertyValueConverterFactory : Object
Constructors
PropertyValueConverterFactory()
Declaration
protected PropertyValueConverterFactory()
Methods
Get(Type)
Declaration
public abstract IPropertyValueConverter Get(Type propertyType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | propertyType |
Returns
Type | Description |
---|---|
IPropertyValueConverter |