Share via


GetNodeTypeAttribute Method

Retrieves a value that indicates the value of the attribute of the node's TreeNodeType.

Syntax

ASP N/A
Script oNode = TREENODE.GetNodeTypeAttribute(sAttrib)

Parameters

sAttrib Required. The name of the attribute to lookup.

Return Value

The value of the attribute or null.

Applies To

TREENODE

See Also

Internet Explorer WebControls, About the TreeView WebControl