ch4 MenuTree CreateChildControls method error
hi,
in MenuTree CreateChildControls method i get a NullReferenceException at this line :
ENTMenuItemBO topMenuItem =
MenuItems.GetTopMenuItem(CurrentMenuItemName);
i can't understand why. can somebody help me please?
thx, Georges
|