Click or drag to resize

DynamicElement Constructor

Initializes a new instance of the DynamicElement class

Namespace:  Dynamicweb.Rendering.Designer
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public DynamicElement(
	NameValueCollection attributes
)

Parameters

attributes
Type: System.Collections.SpecializedNameValueCollection
See Also