Hi,
Its not working when we select multiple value in managed metadata column.
SPListItem myListItem =SPContext.Current.ListItem;
Error is
“Cannot obtain value of local or argument 'myListItem' as it is not available at this instruction pointer, possibly because it has been optimized away.”
Thanks,
Shriaknt