SmartPasteRequest Constructors
A Smart Paste request.Name | Parameters | Description |
---|---|---|
SmartPasteRequest(String, IList<SmartPasteRequest.ItemInfo>, Byte[], String) | data, fields, dataContent, mediaType | Initializes a new instance of the SmartPasteRequest class with specified settings. |
See Also