Click or drag to resize

InsertObjectArgs Constructor

Initializes a new instance of the InsertObjectArgs class

Namespace:  EDK4Net.Web
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public InsertObjectArgs(
	IDictionary values
)

Parameters

values
Type: System.CollectionsIDictionary
See Also