Click or drag to resize

ElementView Constructor

Initializes a new instance of the ElementView class

Namespace:  Dynamicweb.AspNet.Views
Assembly:  Dynamicweb.AspNet (in Dynamicweb.AspNet.dll) Version: 4.0.0
Syntax
public ElementView(
	Element element
)

Parameters

element
Type: Element
See Also