Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the attribute from the first place it is defined. The attribute may be defined in the TreeNode, in the TreeNodeType, or in the TreeView.
Syntax
ASP N/A Script oAttribute = TREENODE.FindNodeAttribute(sAttrib)
Parameters
sAttrib Required. The name of the attribute to lookup.
Return Value
The value of the attribute.
Applies To
TREENODE
See Also
Internet Explorer WebControls, About the TreeView WebControl