yoni_k - Tuesday, October 25, 2011 4:17 AM:
im writing a server side c# method in which i need to get the parent item for an item the getParentItem()
method does not work (returns null, also parent is null while debugging)
how do i get the parents item for the item im currently working on?