FormUrlEncodedContent
FormUrlEncodedContent constructor
Initializes a new instance of the FormUrlEncodedContent class.
public FormUrlEncodedContent(IEnumerable<KeyValuePair<string, string>> nameValueCollection)
| Parameter | Type | Description |
|---|---|---|
| nameValueCollection | IEnumerable`1 | The name value collection. |
See Also
- class FormUrlEncodedContent
- namespace Aspose.Html.Net
- assembly Aspose.HTML