Difference between revisions of "CSUpload 1 0-uploadDocument"

From ADF Docs
Jump to: navigation, search
Line 2: Line 2:
 
Use this method to upload a document into the upload folder of an designated subsite
 
Use this method to upload a document into the upload folder of an designated subsite
  
== Signature ==
+
== Signature ==  
 
+
public struct <strong>uploadDocument</strong> ( numeric subsiteid, struct data, Binary docBinaryData, numeric doLogin )
Signature
 
  
 
== Parameters ==
 
== Parameters ==
  
 
Parameters
 
Parameters

Revision as of 03:16, 24 March 2010

Description

Use this method to upload a document into the upload folder of an designated subsite

Signature

public struct uploadDocument ( numeric subsiteid, struct data, Binary docBinaryData, numeric doLogin )

Parameters

Parameters