Share via


RequestActionEventArgs.DataObject Property

Definition

Get or set the Action data. Data and DataObject properties share the same backing store.

public:
 property System::Object ^ DataObject { System::Object ^ get(); void set(System::Object ^ value); };
public object DataObject { get; set; }
member this.DataObject : obj with get, set
Public Property DataObject As Object

Property Value

Applies to