Compartilhar via


FeedbackPanel.TellUsMoreLikedCommand Property

Definition

Command to execute when people clicks on "tell us more" after they clicks thumbs up If null, "tell us more" link will not be visible after user clicks thumbs up

public System.Windows.Input.ICommand TellUsMoreLikedCommand { get; set; }
member this.TellUsMoreLikedCommand : System.Windows.Input.ICommand with get, set
Public Property TellUsMoreLikedCommand As ICommand

Property Value

Applies to