Hello friends,
I want to make sure somethimg:
is it true that when ConvertBack is first called automatically Convert is called after also, while when Convert is first called then ConvertBack is not called automatically?
This is what I understood from debugging...
if so, is there any way I can make Convert not to be automatically called after ConvertBack ?
Thanks.
Loading
Nattudurai EswaramurthyPosted Jun 7, 2012, 5:46 AM
and Convert Back ideally used very rare sceniro's.
By default convert willnt called while doing convert back.