Share via


BrowserExtendedNavigatingEventArgs.Postdata Property

Definition

Gets or sets the data to send to the server if the HTTP POST transaction is used.

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

Property Value

Applies to