Click or drag to resize

EditableListContractResolver Constructor (ListString)

Initializes a new instance of the EditableListContractResolver class

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public EditableListContractResolver(
	List<string> props
)

Parameters

props
Type: System.Collections.GenericListString
See Also