i have created 2 different widget and there widget could select some feature from feature layer. i need to distinguish which feature is selected from which widget but because they are from same feature class so i get same selected feature object highlight for all the features .
my idea could be while calling highlight i could pass the highlight options and only feature i sent should be highlight with highlight option others as before or default.
if there is option to do this with current SDK please let me know how to do that.