MediaEventValue.CardValue Property

Definition

Gets or sets callback parameter specified in the Value field of the MediaCard that originated this event.

public object CardValue { get; set; }
member this.CardValue : obj with get, set
Public Property CardValue As Object

Property Value

The callback parameter specifid in the Value field of the MediaCard that originated this event.

Applies to