Enum
VoteType

Specifies the type of vote.

Definition

Namespace:Telerik.Windows.Controls.ConversationalUI

Assembly:Telerik.Windows.Controls.ConversationalUI.dll

Syntax:

cs-api-definition
public enum VoteType

Fields

DownVote

Indicates a downvote.

Declaration

cs-api-definition
DownVote = 1

Field Value

VoteType

UpVote

Indicates an upvote.

Declaration

cs-api-definition
UpVote = 0

Field Value

VoteType

In this article
DefinitionFieldsDownVoteUpVote
Not finding the help you need?
Contact Support