Table of Contents

TDataConnectionWebQueryProperties.Post Property

Returns or sets the string used with the post method of inputting data into a web server to return data from a web query.

Syntax

Namespace: FlexCel.Core

public String Post { get; set; }

See also