PostDataExtensionsAddData Method |
Name | Description | |
---|---|---|
AddData(IPostData, Byte) |
Add a new IPostDataElement that represents the key and value
| |
AddData(IPostData, String, Encoding) |
Add a new IPostDataElement that represents the key and value
The data is encoded using
|