Click or drag to resize

TreeNodeSetAttribute Method

Additional attributes for the tree node.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public void SetAttribute(
	ref string AttrName,
	ref string AttrValue
)

Parameters

AttrName
Type: SystemString
AttrValue
Type: SystemString
Remarks