G
Guest
I need to translate thi control into vb.net code and i'm having a little
trouble.
(by the way, i love the example)
Specificly I'm not sure how to translate this statement:
// Create a dictionary for temporary node storage and lookup
Dictionary<int, SiteMapNode> nodes = new Dictionary<int, SiteMapNode> (16);
peter, you answered my last question i suppose i'm asking a favor now,
thanks for the code...
trouble.
(by the way, i love the example)
Specificly I'm not sure how to translate this statement:
// Create a dictionary for temporary node storage and lookup
Dictionary<int, SiteMapNode> nodes = new Dictionary<int, SiteMapNode> (16);
peter, you answered my last question i suppose i'm asking a favor now,
thanks for the code...