Click or drag to resize

NodeAttribute Constructor

Initializes a new instance of the NodeAttribute class

Namespace:  Dynamicweb.Core.UI
Assembly:  Dynamicweb.Core.UI (in Dynamicweb.Core.UI.dll) Version: 2.0.2
Syntax
public NodeAttribute(
	string nodeType
)

Parameters

nodeType
Type: SystemString
See Also