This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - HELP - Cant get parent item

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?