Namespace:  EPiServer.Common.Attributes
Assembly:  EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 4.1.517.380

Syntax

C#
void SetDbValues(
	List<Object> dbValues
)

Parameters

dbValues
Type: System.Collections.Generic..::.List<(Of <(Object>)>)

See Also