IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

Put Method

Sends data to the HTTP server using the HTTP PUT method.

Syntax

[VB.NET]
Public Sub Put(ByVal URL As String)
[C#]
public void Put(string URL);

Remarks

This method will put a resource to the specified URL. It will either put a media resource if UpdateFile is specified or an Atom entry if UpdateEntry is specified. UpdateFile takes precedence over UpdateEntry.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0