How to check pro-grammatically whether command contributed as menu item(s) is/are checked/unchecked(If of CHECK BOX type), selected or unselected(if of type RADIO button) inside handlers “execute” method.
See snap shot here https://docs.google.com/file/d/0B3pxBGD-v-ycWVFaeElnSGdyTE0/edit .
How to check pro-grammatically whether command contributed as menu item(s) is/are checked/unchecked(If of CHECK
Share
I got solution,
Added this code in handler execute method method