FeedbackPanel.TellUsMoreLikedCommandHandled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether or not the TellUsMoreLikedCommand has been handled. If true, the "Tell us more" link will not be visible when TellUsMoreLikedCommand is not null and thumbs up was clicked.
public bool TellUsMoreLikedCommandHandled { get; set; }
member this.TellUsMoreLikedCommandHandled : bool with get, set
Public Property TellUsMoreLikedCommandHandled As Boolean