2 references to GetPopulateNodeAttribute
System.Web (2)
UI\WebControls\TreeNode.cs (2)
1181writer.AddAttribute(HtmlTextWriterAttribute.Href, GetPopulateNodeAttribute(writer, myId, SelectID, selectImageId, lineType, depth, isLast)); 1308anchorAttributes.Add(GetPopulateNodeAttribute(writer, myId, SelectID, selectImageId, lineType, depth, isLast));