Click or drag to resize

PostDataFormData Property

Gets any form data passed as part of the multi-part form data.

Namespace: GSF.Web
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public NameValueCollection FormData { get; }
View Source

Property Value

NameValueCollection
See Also