Namespace:
EPiServer.Common.Attributes.DataTypes
Assembly: EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 2.3.517.36
Assembly: EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 2.3.517.36
Syntax
C# |
---|
public IAttributeDataType GetDataTypeInstance( Type complexType, List<Object> dbValues ) |
Parameters
- complexType
- Type: System..::.Type
- dbValues
- Type: System.Collections.Generic..::.List<(Of <(Object>)>)