Enum ThumbRateState
States of the ThumbRate control.
public enum ThumbRateState
Fields
Disliked = 2
The thumb down has been clicked.
Liked = 1
The thumb up has been clicked.
None = 0
No thumb has been clicked.
States of the ThumbRate control.
public enum ThumbRateState
Disliked = 2
The thumb down has been clicked.
Liked = 1
The thumb up has been clicked.
None = 0
No thumb has been clicked.