Share via


ActionResult.ActionData Property

Definition

Gets or sets the data associated with the action.

public:
 property System::String ^ ActionData { System::String ^ get(); void set(System::String ^ value); };
public string ActionData { get; set; }
member this.ActionData : string with get, set
Public Property ActionData As String

Property Value

Applies to